Skip to content

This course was presented by Meta, This is a beginner course for learners who would like to prepare themselves for a career in back-end development or database engineering.

Notifications You must be signed in to change notification settings

mohameddwedar689/Programming-In-Python-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming In Python Course 🐍

1️⃣Week 1 goals

  • Recognize common applications of the Python programming language.
  • Explain foundational software engineering concepts.
  • Use operators to program a simple output in Python.
  • Use control flow and loops to solve a problem

2️⃣Week 2 goals

  • Explain the core concepts that underpin the Python programming language.
  • Work with variables and different data types in Python.
  • Use control flow and loops to execute code under specific conditions.
  • Work with functions and data structures in Python.
  • Recognize possible errors, their causes and how to handle them.
  • Create, read and write data in files

3️⃣Week 3 goals

  • Use functions to explore algorithmic thinking
  • Use the logical concepts associated with procedural program flow.
  • Identify and explain the paradigms of procedural programming.
  • Instantiate and work with objects, classes and methods in Python.
  • Explain the object-oriented programming concepts that underpin Python

4️⃣Week 4 goals

  • Find, import and use popular Python modules and packages.
  • Leverage powerful tools to optimize the programming workflow.
  • Explain the types of testing and their features
  • Use testing tools to write a test

About

This course was presented by Meta, This is a beginner course for learners who would like to prepare themselves for a career in back-end development or database engineering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages