Skip to content

Instantly share code, notes, and snippets.

@HarshaVardhanBabu
Last active June 23, 2018 07:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HarshaVardhanBabu/f10704565d3f1d5f1662ed1f8065cf41 to your computer and use it in GitHub Desktop.
Save HarshaVardhanBabu/f10704565d3f1d5f1662ed1f8065cf41 to your computer and use it in GitHub Desktop.
Course details

Course Description -----------------

In this course, you'll learn
  • The fundamentals of the Python programming language : 1 hr
  • Store data using Python data types and variables : 1 hr
  • Use complex data structures like lists, sets, dictionaries, and tuples to store collections of related data : 2 hr
  • Use conditionals and loops to control the flow of code : 3 hr
  • Define and document your own custom functions, write scripts, and handle errors : 3 hr
  • How to find and use modules in the Python Standard Library and other third-party libraries : 2 hr

Prerequisites and Requirements

This course is ideal for those who are new to Python, but have some experience programming in another language.

Skill Level

Beginner

Course Description

In this course, you'll learn

  • args AND kwargs
  • class objects
  • eval function
  • generator expressions
  • generator functions
  • itertools Permutations
  • Lambda Functions
  • List Comprehension
  • Modules
  • Profiles
  • Recursion
  • re Search
  • string Format Function
  • string Translate Function
  • Try Except Blocks
  • Writing Tests

Skill Level

Intermediate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment