Python 3.7 - Programming Language Basics

Posted on 26 Aug 04:33 | by LeeAndro | 11 views
Python 3.7 - Programming Language Basics
Published 8/2022MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHzLanguage: English | Size: 1.60 GB | Duration: 6h 33m

Get the hang of Python Programming Language in Simplest Way!


!

What you'll learn
Learn how to Install and Setup Python
Learn to use Jupyter Notebook for Python
Learn Basics of Python Programming Language
Learn Python Basics in 6.5 hours
Requirements
No requirements
Description
Python is a general-purpose programming language that is quickly gaining in popularity. Unlike jаvascript, HTML, and CSS, it can be used in applications outside of web development, which makes it a very flexible programming language. Python's basis is in English syntax, making it easy to read and accessible to first- coders.In this course, you will learn all the basics of Python 3.7 to get the hang of it from installation to implementing codes in Jupyter Notebook.Below are the topics that will be covered:1 - Why Python2 -Python 2 VS Python 33 -Website Install4 -Anaconda Install5 -Miniconda6 -CMD Basics7 - Running Python - Text Editor8 -Runnin Python - IDE pt19 -Runnin Python - IDE pt210 -Runnin Python - Notebook11 - Variables12 - Data type Strings - Part 113 - Data type Strings- Part 214 - Data type Strings - Part 315 - Data type Strings - Part 416 - Data type Strings - Part 517 - Data type Numbers - Part 118 - Data type Numbers - Part 219 - Data type Numbers - Part 320 - List Part 1(Accessing Elements)21 - List - Part 2(Slicing)22 - List - Part 3(Modify)23 - List - Part 4(Append)24 - List - Part 5 Insert Elements25 - List - Part 6 Remove Elements26 - List - Part 7 Pop Elements27 - List - Part 8 Remove Elements28 - Organize List - Sort29 - Organize List - Sorted30 - Organize List - Reverse31 - List - Index Error32 - For Loop in List - pt 133 - For Loop in List - pt 234 - For Loop in List - pt 335 - Numerical List - pt 136 - Numerical List - pt 237 - Numerical List - pt 338 - Numerical List - pt 4 Statistics39 - Numerical List - pt 5 List comprehension40 - Working with List- slicing41 - Working with List- Looping through slice42 - Working with List- Copying through slice43 - Tuple - Defining44 - Tuple - Looping45 - Tuple - Writing46 - If stmt - Example47 - If stmt - Conditional test48 - If stmt - Conditional test - Cases49 - If stmt - Conditional test Inequality50 - Numerical Comparisons51 - Numerical Comparisons - Multiple conditions52 - Check Values in List or not53 - Boolean Expressions54 - If, If else statement55 - If elif else statement56 - Multiple elif Blocks57 - Omitting else block58 - Test Multiple conditions59 - If statement with List - Pt 160 - Check for Empty List61 - Multiple Lists62 - Dictionaries63 - Dictionaries - Access value64 - Dictionaries - Adding value65 - Dictionaries - Modify value66 - Dictionaries - Removing key-value67 - Dictionary of similar objects68 - Dictionary Looping pt169 - Dictionary Looping pt270 - Dictionary Looping pt371 - Dictionary Looping pt472- Nesting Pt 173- Nesting Pt 274- Nesting Pt 375 - User Input pt176- User Input pt 277 While Loop pt 178 While Loop pt 279 While Loop pt 380 Functions Introduction81 Functions Definition82 Function CallHappy LearningAeraaf PatelFreedom 10x Ventures

Overview

Section 1: Introduction

Lecture 1 1 - Why Python

Lecture 2 2 -Python 2 VS Python 3

Lecture 3 3 -Website Install

Lecture 4 4 -Anaconda Install

Lecture 5 5 -Miniconda

Lecture 6 6 -CMD Basics

Lecture 7 7 - Running Python - Text Editor

Lecture 8 8 -Runnin Python - IDE pt1

Lecture 9 9 -Runnin Python - IDE pt2

Lecture 10 10 -Runnin Python - Notebook

Lecture 11 11 - Variables

Lecture 12 12 - Data type Strings - Part 1

Lecture 13 13 - Data type Strings- Part 2

Lecture 14 14 - Data type Strings - Part 3

Lecture 15 15 - Data type Strings - Part 4

Lecture 16 16 - Data type Strings - Part 5

Lecture 17 17 - Data type Numbers - Part 1

Lecture 18 18 - Data type Numbers - Part 2

Lecture 19 19 - Data type Numbers - Part 3

Lecture 20 20 - List Part 1(Accessing Elements)

Lecture 21 21 - List - Part 2(Slicing)

Lecture 22 22 - List - Part 3(Modify)

Lecture 23 23 - List - Part 4(Append)

Lecture 24 24 - List - Part 5 Insert Elements

Lecture 25 25 - List - Part 6 Remove Elements

Lecture 26 26 - List - Part 7 Pop Elements

Lecture 27 27 - List - Part 8 Remove Elements

Lecture 28 28 - Organize List - Sort

Lecture 29 29 - Organize List - Sorted

Lecture 30 30 - Organize List - Reverse

Lecture 31 31 - List - Index Error

Lecture 32 32 - For Loop in List - pt 1

Lecture 33 33 - For Loop in List - pt 2

Lecture 34 34 - For Loop in List - pt 3

Lecture 35 35 - Numerical List - pt 1

Lecture 36 36 - Numerical List - pt 2

Lecture 37 37 - Numerical List - pt 3

Lecture 38 38 - Numerical List - pt 4 Statistics

Lecture 39 39 - Numerical List - pt 5 List comprehension

Lecture 40 40 - Working with List- slicing

Lecture 41 41 - Working with List- Looping through slice

Lecture 42 42 - Working with List- Copying through slice

Lecture 43 43 - Tuple - Defining

Lecture 44 44 - Tuple - Looping

Lecture 45 45 - Tuple - Writing

Lecture 46 46 - If stmt - Example

Lecture 47 47 - If stmt - Conditional test

Lecture 48 48 - If stmt - Conditional test - Cases

Lecture 49 49 - If stmt - Conditional test Inequality

Lecture 50 50 - Numerical Comparisons

Lecture 51 51 - Numerical Comparisons - Multiple conditions

Lecture 52 52 - Check Values in List or not

Lecture 53 53 - Boolean Expressions

Lecture 54 54 - If, If else statement

Lecture 55 55 - If elif else statement

Lecture 56 56 - Multiple elif Blocks

Lecture 57 57 - Omitting else block

Lecture 58 58 - Test Multiple conditions

Lecture 59 59 - If statement with List - Pt 1

Lecture 60 60 - Check for Empty List

Lecture 61 61 - Multiple Lists

Lecture 62 62 - Dictionaries

Lecture 63 63 - Dictionaries - Access value

Lecture 64 64 - Dictionaries - Adding value

Lecture 65 65 - Dictionaries - Modify value

Lecture 66 66 - Dictionaries - Removing key-value

Lecture 67 67 - Dictionary of similar objects

Lecture 68 68 - Dictionary Looping pt1

Lecture 69 69 - Dictionary Looping pt2

Lecture 70 70 - Dictionary Looping pt3

Lecture 71 71 - Dictionary Looping pt4

Lecture 72 72- Nesting Pt 1

Lecture 73 73- Nesting Pt 2

Lecture 74 74- Nesting Pt 3

Lecture 75 75 - User Input pt1

Lecture 76 76- User Input pt 2

Lecture 77 77 While Loop pt 1

Lecture 78 78 While Loop pt 2

Lecture 79 79 While Loop pt 3

Lecture 80 80 Functions Introduction

Lecture 81 81 Functions Definition

Lecture 82 82 Function Call

Lecture 83 FREE BONUS

Anyone Interested

HomePage:
Https://anonymz.com/https://www.udemy.com/course/python-programming-language-basics/




DOWNLOAD
1dl.net


uploadgig.com


rapidgator.net

Related News

Quickly Learn Python Programming by Python  Shorts Quickly Learn Python Programming by Python Shorts
Published 09/2022 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning |...
Modern Python Programming From Beginners to Advanced Modern Python Programming From Beginners to Advanced
Modern Python Programming From Beginners to Advanced Published 09/2022 MP4 | Video: h264, 1280x720...
Python for Everybody : A Guide to Master Python Fundamentals Python for Everybody : A Guide to Master Python Fundamentals
Published 8/2023 Created by Vetriselvan M MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch...
Real Python - Python Basics: Code Your First Python Program Real Python - Python Basics: Code Your First Python Program
Real Python - Python Basics: Code Your First Python Program MP4 | Video: h264, 1920x1080 | Audio:...

System Comment

Information

Error Users of Visitor are not allowed to comment this publication.

Facebook Comment

Member Area
Top News