others
Python Core and Advanced

Master the Features of Python Language
Install Python Virtual Machine and the Eclipse IDE(PyDev)
Execute your first python program
>
Learn various simple types as well as collection types
Define logic using conditional statements ,looping constructs
Use the different types of operators
See the input and output functions in action
Pass Command line arguments
Create and use functions , Lambdas Decorators and Generators
Learn what Object Oriented Programming is the four OOPs principles
Implement inheritance, abstraction, polymorphism and encapsulation
U
nderstand interfaces, their importance, and their uses
Use abstract classes and interfaces to implement abstraction
Spawn of multiple threads
Handle Exceptions
Read and Write files using the Files API
Do pattern matching using Regular expressions
Deal with data and time
All in simple steps
What are the requirements?
Python,Eclipse IDE(Installation is covered in easy setup section)
Post a Comment
0 Comments