Archi's Academy

BLACK FRIDAY

85% Discount for all November

whatsapp
Get in touch
FreeDefault Trackintermediate

Python for Beginners

Python for Beginners in Turkish

10 weeksEN12 lessons116 enrolled

StartFreeCourse

StartFreeCourse
button-icon
Python for Beginners

Course Curriculum

1 modules · 6 subjects · 12 lessons
01
Python BasicsLearn the fundamentals of Python programming language
6 subjects
Introduction to PythonOverview of Python, installation, and basics of running Python programs
2 lessons
  • Python SyntaxExplore the fundamentals of programming in Python, encompassing syntax and essential concepts to develop strong coding skills.
  • Control FlowControl Flow in Python involves the understanding and implementation of decision-making processes and looping structures to efficiently execute code.
Control FlowLearn how to control the flow of your program
2 lessons
  • Conditional StatementsConditional statements are used in programming to make decisions based on certain conditions using if, else, and elif statements.
  • LoopsLoops are a programming construct that allows for the repetition of a block of code multiple times until a specified condition is met.
Functions and ModulesOrganize your code into reusable functions and modules
2 lessons
  • FunctionsPython allows programmers to define and use their own functions, which are blocks of code that perform specific tasks.
  • ModulesModules are external files containing code that can be imported and used in programs to add additional functionality and simplify coding tasks.
File HandlingRead from and write to files using Python
2 lessons
  • Reading FilesHow to read data from files
  • Writing FilesHow to write data to files
Error HandlingHandle errors and exceptions in Python
2 lessons
  • ExceptionsUnderstanding exceptions and error handling
  • LoggingLogging error messages and debugging information
Object-Oriented ProgrammingIntroduction to object-oriented programming (OOP) concepts
2 lessons
  • Classes and ObjectsCreating classes and objects in Python
  • InheritanceUnderstanding inheritance and creating subclasses

Skill Track

Default Track

Default track for pre-existing catalogs.

Related Courses

Ready to Start Learning?

Access this course for free and build real skills.

StartFreeCourse

StartFreeCourse
button-icon