Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nchimunyascripts/alx-higher_level_programming

alx-higher level programming
https://github.com/nchimunyascripts/alx-higher_level_programming

Last synced: 4 days ago
JSON representation

alx-higher level programming

Awesome Lists containing this project

README

        

# ALX High-level Programming :computer:

## Description
Alx curriculum for high-level programming. These projects are meant to help us learn how to use and apply the basic fundamental concepts from [alx-low-level programming](https://github.com/nchimunya-joseph/alx-low_level_programming) on a different programming language.

---

## Table of Contents :open_file_folder:

### [0x00. Python - Hello, World](./0x00-python-hello_world)

### [0x01. Python - if/else, loops, functions](./0x01-python-if_else_loops_functions)

### [0x02. Python - import & modules](./0x02-python-import_modules)

### [0x03. Python - Data Structures: Lists, Tuples](./0x03-python-data_structures)

### [0x04. Python - More Data Structures: Set, Dictionary](./0x04-python-more_data_structures)

### [0x05. Python - Exceptions](./0x05-python-exceptions)

### [0x06. Python - Classes and Objects](./0x06-python-classes)

### [0x07. Python - Test-driven development](./0x07-python-test_driven_development)

### [0x08. Python - More Classes and Objects](./0x08-python-more_classes)

### [0x09. Python - Everything is object](./0x09-python-everything_is_object)

### [0x0A. Python - Inheritance](./0x0A-python-inheritance)

### [0x0B. Python - Input/Output](./0x0B-python-input_output)

### [0x0C. Python - Almost a circle](./0x0C-python-almost_a_circle)

### [0x0D. SQL - Introduction](./0x0D-SQL_introduction)

### [0x0E. SQL - More queries](./0x0E-SQL_more_queries)

### [0x0F. Python - Object-relational mapping](./0x0F-python-object_relational_mapping)

---

## Author
Joseph Nchimunya - [nchimunya-joseph](https://github.com/nchimunya-joseph/)