Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsfoss0/alx-higher_level_programming
High level programming taks and projects in ALX - Python and Javascript
https://github.com/itsfoss0/alx-higher_level_programming
alx alx-curriculum alx-higher-level-programming alx-python holbertonschool javascript mariadb python python3
Last synced: about 7 hours ago
JSON representation
High level programming taks and projects in ALX - Python and Javascript
- Host: GitHub
- URL: https://github.com/itsfoss0/alx-higher_level_programming
- Owner: Itsfoss0
- Created: 2022-11-28T09:54:26.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T16:00:29.000Z (over 1 year ago)
- Last Synced: 2024-05-01T16:39:32.056Z (6 months ago)
- Topics: alx, alx-curriculum, alx-higher-level-programming, alx-python, holbertonschool, javascript, mariadb, python, python3
- Language: Python
- Homepage:
- Size: 832 KB
- Stars: 16
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![img](https://assets.imaginablefutures.com/media/images/ALX_Logo.max-200x150.png)
## ALX High Level Programing
> High level programming tasks as a software Engineering student at ALX Africa, sprint 2 - Python and Javascript## About
This repository contains the code, concepts, resources and methodologies used to teach Fullstack software Engineering at [ALX Africa](https://www.alxafrica.com/)## Modules
* [0x00](./0x00-python-hello_world/) -> Introduction to python programming
* [0x01](./0x01-python-if_else_loops_functions/) -> Python control structures
* [0x02](./0x02-python-import_modules) -> Imports, modules and commandline arguments
* [0x03](./0x03-python-data_structures/) -> Data structures in Python
* [0x04](./0x04-python-more_data_structures/) -> More Data Structures
* [0x05](./0x05-python-exceptions/) -> Errors and Exception Handling
* [0x06](./0x06-python-classes/) -> Object Orinted Programming
* [0x07](./0x07-python-test_driven_development/) -> Test Driven Development
* [0x08](./0x08-python-more_classes/) -> More on Classes
* [0x09](./0x09-python-everything_is_object) -> Everything is an object
* [0x10](./0x10-python-network_0) -> Python Network 1
* [0x11](./0x11-python-network_1) -> Python Network 2 (```urllib``` and ```request```)
* [0x1A](./0x0A-python-inheritance) -> Inheritance
* [0X1B](./0x0B-python-input_output) -> File I/O
* [0x1C](./0x0C-python-almost_a_circle) -> Integrated Mini-project
* [0x0D](./0x0D-SQL_introduction) -> Introduction to SQL
* [0x0E](./0x0E-SQL_more_queries) -> Intermediate SQL concepts
* [0x0F](./0x0F-python-object_relational_mapping) -> Object Relational Mapper
* [0x12](./0x12-javascript-warm_up) -> Introduction to javascript
* [0x13](./0x13-javascript_objects_scopes_closures) -> JavaScript scopes, objects and closures
* [0x14](./0x14-javascript-web_scraping) -> Javascript Web scrapping
* [0x15](./0x15-javascript-web_jquery) -> Jquery