Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 3.14 KB

README.md

File metadata and controls

26 lines (23 loc) · 3.14 KB

Higher Level Programming

Directory Description
0x00-python-hello_world Intro to higher level programming
0x01-python-if_else_loops_functions Conditional statements with python
0x02-python-import_modules Import modules
0x03-python-data_structures Python - Data Structures: Lists, Tuples
0x04-python-more_data_structures Python - More Data Structures: Set, Dictionary
0x05-python-exceptions Python - exceptions
0x06-python-classes Python classes
0x07-python-test_driven_development Python - Python Test Driven Development
0x08-python-more_classes Python classes
0x09-python-everything_is_object Object Oriented Programming concepts with Python
0x10-python-network_0 HTTP basics
0x11-python-network_1 Python network
0x12-javascript-warm_up Javascript basics
0x13-javascript_objects_scopes_closures Javascript - objects,scopes,closures
0x14-javascript-web_scraping Web scraping
0x15-javascript-web_jquery Web JQuery
0x0A-python-inheritance Inheritance with Python
0x0B-python-input_output Python - Reading & Writing Files
0x0C-python-almost_a_circle Python- Almost a circle
0x0D-SQL_introduction Introduction and foundations of SQL