Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Python Advanced Part 1: ISL Interpretation Included
Rating: 3.5 out of 5(24 ratings)
3,125 students

Learn Python Advanced Part 1: ISL Interpretation Included

An Inclusive course to learn Python Advanced made accessible for People with Disabilities by GiftAbled
Last updated 1/2023
English

What you'll learn

  • What are Data types in Python, Conditional Statements, Control Statements
  • Understanding Lists, Tuples, Dictionaries
  • Learning Math functions, Number functions, String functions, Random functions, Time functions, User-defined functions, Lambda functions
  • Knowledge around Modules, Files I/O, Exception Handling, Object-Oriented Programming, Decorators, Generators and Regular Expressions

Course content

8 sections8 lectures1h 50m total length
  • String Functions35:19

    String Function This section outlines various string (character) functions used in Python. To manipulate strings and character values, python has several in-built functions. It means you don't need to import or have dependency on any external package to deal with string data type in Python. It's one of the advantage of using Python over other data science tools. Dealing with string values is very common in real-world.

Requirements

  • Basic C, C++ programming experience needed.

Description

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation.

Python is dynamically-typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described as a "batteries included" language due to its comprehensive standard library. We have made these courses accessible for People with Disabilities. Subtitles, audio and sign language interpretation is added to make it accessible.

Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms

Sections in the courses

Concepts/ Content

1. Introduction & Overview

2. Data types in Python

3. Conditional Statements

4. Control Statements

5. Lists

6. Tuples

7. Dictionaries

8. Math functions

9. Number functions

10. String Functions

11.Random functions

12.Time functions

13.User-defined functions

14.Lambda functions

15.Modules

16.Files I/O

17.Exception Handling

18.Object-Oriented Programming

19.Decorators

20.Generators

21.Regular Expressions


These concepts are divided and briefed in each module of the video. You can take the assessments and tests after the module completion to check the knowledge learnt. A score card will be shared at the end of final assessment.

Who this course is for:

  • Beginner python developers ( Accessible with sign language for Deaf)