Giter Club home page Giter Club logo

programming101-python's Introduction

Programming101-Python

Course materials & problems for HackBulgaria's Programming 101 with Python. Starting November 2015.

Partners

The course is happening thanks to the following companies:

Nemetschek Bulgaria

Hosting Partners

SiteGround

Course Program

Week 1

  • Installing Linux - basic shell commands.
  • Python tooling on Linux
  • PEP8
  • Text Editors - vim, sublime, atom, etc..
  • Solving Python problems in order to get familiar with the language

Week 2

  • Getting familiar with Python syntax and basic language & data structures
  • Building console applications.

Week 3

  • Source control systems - working with git and GitHub
  • Take a look at other languages: Java, Ruby, Node, JS, etc...

Week 4

  • Introduction to Python OOP concepts
  • Introduction to unittests
  • Introduction to TDD

Week 5

  • Working in teams with git and GitHub - branches, merges, pull requests
  • Building large console applications with bigger class hierarchy

Week 6

  • Working with Graphs
  • Finding the shortest path in Graphs

Week 7

  • pip
  • virtualenv

Week 8

  • Working with SQL databases - sqlite3
  • CRUD operations
  • JOIN

Week 9

  • SQL and Python

Week 10

  • Basic security concepts
    • Hashing
    • SQL Injection
    • Hiding passwords from input
    • Bruteforce protections
  • Working with legacy code

Week 11

  • ORM vs. SQL
  • SQLAlchemy

Week 12

  • World Wide Web
    • HTTP
    • Servers
    • DNS
    • Other internet protocols
    • JSON

Week 13

  • Advanced Python
    • Iterators
    • Generators
    • Decorators
    • With blocks

Week 14

  • Django
    • Building MVC website
    • Building REST APIs
    • Testing Django code

Week 15

  • Deployment
  • Project live cycle
  • Continuous integration

Week 16

  • Building large applications within groups

programming101-python's People

Contributors

pgergov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.