Course Details

Python Certification

Sanjay Jotwani

4.5 

  • Overview
  • Curriculum
  • Certificates

Requirements

The candidate is also expected to have the following prerequisite knowledge and skills:
  •   8th grade reading skills
  •   Basic computer skills
  •   Algebra I

What You'll Learn

Who this Course is for

• Evaluate expressions to identify the data types Python assigns to variables str, int, float, and bool
• Perform and analyze data and data type operations
• Data type conversion, indexing, slicing, construct data structures, lists, list operations
• Determine the sequence of execution based on operator precedence
• Assignment, comparison, logical, arithmetic, identity (is), containment (in)
• Select operators to achieve the intended results
• Assignment, comparison, logical, arithmetic, identity (is), containment (in)

• Construct and analyze code segments that use branching statements if, elif, else, nested and compound conditional expressions
• Construct and analyze code segments that perform iteration while, for, break, continue, pass, nested loops, loops that include compound conditional expressions

• Construct and analyze code segments that perform file input and output operations open, close, read, write, append, check existence, delete, with statement
• Construct and analyze code segments that perform console input and output operations
• Read input from console, print formatted text (string.format() method, f-String method), use command-line arguments

• Document code segments
• Use indentation, white space, comments, and documentation strings; generate documentation by using pydoc
• Construct and analyze code segments that include function definitions
• Call signatures, default values, return, def, pass

• Analyze, detect, and fix code segments that have errors
• Syntax errors, logic errors, runtime errors
• Analyze and construct code segments that handle exceptions try, except, else, finally, raise
• Perform unit testing
• Unittest, functions, methods, and assert methods (assertIsInstance, assertEqual, assertTrue, assertIs, assertIn)

• Perform basic file system and command-line operations by using built-in modules io, os, os.path, sys (importing modules, opening, reading and writing files, command-line arguments)
• Solve complex computing problems by using built-in modules
• Math (fabs, ceil, floor, trunc, fmod, frexp, nan, isnan, sqrt, isqrt, pow, pi) datetime (now, strftime, weekday), random (randrange, randint, random, shuffle, choice, sample)

₹5,934
Share This :

Have Any Question?