This repo contains all the projects that I have done in the alu curriculum on Higher level programming.
| Projects | Description |
|---|---|
| python-hello_world | All about introduction to python. A bit about Technical interview prep |
| python-if_else_loops_functions | Introduction to if/else statements, loops and functions |
| python-import_modules | All about the usage and functionality of modules and imports |
| python-inheritance | |
| python-input_output | |
| python-classes | |
| python-more_classes | |
| python-data_structures | |
| python-more_data_structures | |
| python-everything_is_object | |
| python-network_0 | |
| python-exceptions | |
| python-network_1 | |
| SQL_introduction | Introduction to SQL |
| SQL_more_queries |