Python Ultimate Guide 정보
파이썬 프로그래밍 언어를 배우기위한 경량의 앱.
Python Ultimate Guide is an app to help you learn python programming language, it is intended for advanced programmers and also beginners ! the app includes a set of lessons divided in three sections :
The beginners section including 8 lessons :
* Introduction about python programming language.
* Python Syntax.
* Variables in python.
* Operators in python.
* Python decision control
* Different kinds of Loops in python
* Numbers in python.
* Strings in Python.
The intermediate section including 8 lessons :
* List data structure in python.
* Tuple data structure in python.
* Dictionaries in python.
* Handling Date & Time in python.
* Using and calling functions in python.
* Importing and creating modules in python.
* Creating files and handling I/O in python.
* Exceptions in python.
The Advanced section with 6 lessons :
* OOP in python.
* Regular expressions in python.
* Python CGI programming.
* How to work with databases in python.
* Networking in python.
* Multithreading in python.