This repository covers the sprint 2 of the ALX SE programme. In sprint 2, I am diving deeper into C
, Linux - Shell
and starting my journey on Python
, SQL
, Systems Engineering
and Web Development
.
By the end of sprint 2, I should have:
- a deeper understanding of
C
andLinux - Shell
. - obtained a stronghold of
Python
,SQL
,Systems Engineering
andWeb Development
.
Language | Concepts |
---|---|
Python |
- Hello World - If, Else and Functions - Import Modules - Data Structures: Lists, Tuples - More Data Structures: Set, Dictionary - Exceptions - Classes and Objects - Unit Tests - Inheritance - Files: Input/Output - Args and Kwargs - JSON: Serialization and Deserialization |