Monday 17 September 2018

Python Tutorial for Beginners: Learn Programming in 7 Days

Python is an object-oriented programming language created by Guido Rossum in 1989. It is ideally designed for rapid prototyping of complex applications. It has interfaces to many OS system calls and libraries and is extensible to C or C++. Many large companies use the Python programming language include NASA, Google, YouTube, BitTorrent, etc.
Python is widely used in Artificial Intelligence, Natural Language Generation, Neural Networks and other advanced fields of Computer Science. Python had deep focus on code readability & this class will teach you python from basics.

Here is what we cover in the Course

 TutorialHow to Install Python on Windows with Pycharm IDE
 TutorialHello World: Creat your First Python Program
 TutorialPython Main Function with Examples: Understand __main__
 TutorialPython Variables: Declare, Concatenate, Global & Local
 TutorialPython Strings: Replace, Join, Split, Reverse, Uppercase & Lowercase
 TutorialPython TUPLE - Pack, Unpack, Compare, Slicing, Delete, Key
 TutorialPython Dictionary(Dict): Update, Cmp, Len, Sort, Copy, Items, str Example
 TutorialPython Operators: Arithmetic, Logical, Comparison, Assignment, Bitwise & Precedence
 TutorialPython Functions Examples: Call, Indentation, Arguments & Return Values
 TutorialPython IF, ELSE, ELIF, Nested IF & Switch Case Statement
 TutorialPython For & While Loops: Enumerate, Break, Continue Statement
 TutorialPython OOPs: Class, Object, Inheritance and Constructor with Example
 TutorialPython Regex Tutorial: re.match(),re.search(), re.findall(), re.split()
 TutorialPython DateTime, TimeDelta, Strftime(Format) with Examples
 TutorialPython CALENDAR Tutorial with Example
 TutorialPython File Handling: Create, Open, Append, Read, Write
 TutorialPython Check If File or Directory Exists
 TutorialPython COPY File using shutil.copy(), shutil.copystat()
 TutorialPython Rename File and Directory using os.rename()
 TutorialPython ZIP file with Example
 TutorialPython Internet Access using Urllib.Request and urlopen()
 TutorialPython XML Parser Tutorial: Read xml file example(Minidom, ElementTree)
 TutorialPython vs JAVA vs PHP vs PERL vs Ruby vs JavaScript vs C++ vs TCL
 TutorialTop 40 Python Interview Questions & Answers

0 comments:

Post a Comment