Skip to Main Content

Programming on Core Python

Become a Future Techno Leader

Trainer Profile

 

Abdur Rahman Joy

Abdur Rahman Joy

20+ Years Expert

Python, Data Science,

Machine Learning, and more...



A highly motivated future technology professional with comprehensive knowledge of software techniques, and good experience of existing software applications or IT related activities. A Software Developer and IT Consultant with extensive knowledge on Web & Mobile Apps Development along with various Database Administration & Custom Software Development. An ambitious, highly resourceful, flexible, innovative, enthusiastic and self-motivated individual who has the necessary and extraordinary IT skills, personal attributes and training experience required for a successful career at the highest levels. Boasting by a strong training background and a proven track record of bringing value to a Business, as well as possessing valuable customer facing skills and an agile technical mind that is able to come up with innovative technological solutions to seemingly intractable problems. Mr. Joy has acquired many vendor certificates from abroad like MCSD, MCPD, MCSE, MCTS, OCJP. His expertise area of VFX, C#.net, R, Scala, Kotlin, JAVA, Android/IOS/Windows Mobile Apps, SQL server, Azure, Oracle, SharePoint Development, AWS, CEH, KALI Linux, Python, Data Science, Machine Learning, Software Testing, Graphics, Multimedia and Game Development.

Curriculum

Course NameDurationNumber of ClassesCourse FeeCurrent Fee
Python: Programming on Core Python40 hrs20160008000

Course Objectives:

About

Python is an interpreted, high-level, general-purpose programming language that emphasizes code readability. It’s a dynamically typed and garbage-collected language that supports structured, object-oriented, and functional programming. It’s often described as a "batteries included" language due to its comprehensive standard library. In this path you will learn the basics of Python and more advanced topics such as object-oriented design and code organization.

Data Science and Data Visualization

Data is money if you know how to extract relevant information which can help you take calculated risks and increase profits. You study the data you have, perform operations and extract the information required. Libraries such as Pandas, NumPy help you in extracting information.

Course Pre-Requisites

A Python course for beginners typically has no prerequisites, as it is designed for students with no programming experience.

Topic Element
Programming on Core Python
IntroductionCourse Objectives
The Python Environment Starting Python
Using the interpreter
Running a Python script
Python scripts on Unix/Windows
Editors and IDEs
Getting StartedUsing variables
Built-in functions
Strings
Numbers
Converting among types
Writing to the screen
Command line parameters
Flow Control About flow control
White space
Conditional expressions
Relational and Boolean operators
While loops
Alternate loop exits
Lists and Tuples About sequences
Lists and list methods
Tuples
Indexing and slicing
Iterating through a sequence
Sequence functions, keywords, and operators
List comprehensions
Nested sequences
Dictionaries and Sets About dictionaries
Creating dictionaries
Iterating through a dictionary
About sets
Creating sets
Working with sets
Working with Files File overview
The with statement
Opening a text file
Reading a text file
Writing to a text file
Functions About sequences
Function parameters
Global variables
Global scope
Returning values
Sorting data
Using ModulesThe import statement
Module search path
Zipped libraries
Creating Modules
Function and Module aliases
ClassesAbout o-o programming
Defining classes
Constructors
Instance methods and data
Class/static methods and data
Inheritance
ProjectProject
ExamExam