Skip to content

li--paul/Python-Journey-from-Novice-to-Expert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Journey-from-Novice-to-Expert

Python-Journey-from-Novice-to-Expert by Packt Publishing

###What You Will Learn:

  • Get Python up and running on Windows, Mac, and Linux in no time
  • Grasp the fundamental concepts of coding, along with the basics of data structures and control flow
  • Understand when to use the functional or the object oriented programming approach
  • Implement objects in Python by creating classes and defining methods
  • Extend class functionality using inheritance
  • Exploit object-oriented programming in key Python technologies such as Kivy and Django
  • Understand how and when to use the functional programming paradigm
  • Understand the power of generators and co-routines without digressing into lambda calculus
  • Use the multiprocessing library, not just locally but also across multiple machines

###Note The big.zip file placed at Module 2\Chapter13\case_study needs to be extracted before running the code.

###Related Products

About

Code repository for Python Journey from Novice to Expert, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.8%
  • Jupyter Notebook 38.0%
  • Makefile 1.3%
  • C 0.9%
  • HTML 0.4%
  • JavaScript 0.3%
  • Other 0.3%