Giter Site home page Giter Site logo

python_bootcamp's Introduction

Python_bootcamp


Description

  1. DAY_00: Basic Python functional

    import, "__main__", sys, functions, enum

  2. DAY_01: Basic Python functional and datatypes

    dicts, MappingProxyType, lists, tuples, frozensets, decorators

  3. DAY_02: Inheritance, magick methods and the Game Theory implementation

    super(), '__magic_methods__', Counter()

  4. DAY_03: Read, pars and write to html files, the Publish/Subscribe messaging paradigm, the management of remote systems and controls their desired state

    BeautifulSoup, argparse, Redis, Ansible, yaml

  5. DAY_04: Python generators and yields, dynamic classes

    generators and yield, dynamic calsses, chain, zip, filter

  6. DAY_05: Implementation of a WSGI server with an HTTP wrapper, a simple WSGI+HTTP client-server application for managing sound files and decision of a variation of a parallel programming problem as "Dining Philosophers"

    wsgi, cgi, requests, logging, threading, concurrency

  7. DAY_06: Implementation of a client-server communication with a response-streaming endpoint, the stream validate

    protobuf, gRPC, futures, json, pydantic

  8. DAY_07: Voight-Kampff test implementation, testing code and auto-generating documentation for code

    pytest, mock, Sphinx, documenting Python Code

  9. DAY_09: Implementation of a simple calculator module on C for Python (using Python C API and Cython)

    C extension Module, distutils.core, setuptools, Cython

python_bootcamp's People

Contributors

0linast0 avatar

Watchers

 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.