Skip to content

High level programming taks and projects in ALX - Python and Javascript

Notifications You must be signed in to change notification settings

Itsfoss0/alx-higher_level_programming

Repository files navigation

img

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

Modules

  • 0x00 -> Introduction to python programming
  • 0x01 -> Python control structures
  • 0x02 -> Imports, modules and commandline arguments
  • 0x03 -> Data structures in Python
  • 0x04 -> More Data Structures
  • 0x05 -> Errors and Exception Handling
  • 0x06 -> Object Orinted Programming
  • 0x07 -> Test Driven Development
  • 0x08 -> More on Classes
  • 0x09 -> Everything is an object
  • 0x10 -> Python Network 1
  • 0x11 -> Python Network 2 (urllib and request)
  • 0x1A -> Inheritance
  • 0X1B -> File I/O
  • 0x1C -> Integrated Mini-project
  • 0x0D -> Introduction to SQL
  • 0x0E -> Intermediate SQL concepts
  • 0x0F -> Object Relational Mapper
  • 0x12 -> Introduction to javascript
  • 0x13 -> JavaScript scopes, objects and closures
  • 0x14 -> Javascript Web scrapping
  • 0x15 -> Jquery