Python Learning – Telegram
Python Learning
5.95K subscribers
511 photos
2 videos
69 files
112 links
Python learning resources

Beginner to advanced Python guides, cheatsheets, books and projects.

For data science, backend and automation.
Join 👉 https://rebrand.ly/bigdatachannels

DMCA: @disclosure_bds
Contact: @mldatascientist
Download Telegram
What will be the output of the Python code?
Anonymous Quiz
35%
-1
23%
4
6%
3
36%
1
👍3
What will be the output of the Python code?
Anonymous Quiz
39%
dlrowolleh
37%
True
13%
-1
11%
None
2
To concatenate two strings to a third what statements are applicable?
Anonymous Quiz
14%
s3 = s1 . s2
51%
s3 = s1.add(s2)
20%
s3 = s1.__add__(s2)
15%
s3 = s1 * s2
Suppose s is “\t\tWorld\n”, what is s.strip()?
Anonymous Quiz
13%
\t\tWorld\n
18%
\t\tWorld\n
10%
\t\tWORLD\n
59%
World
👍7
The format function, when applied on a string returns ___________
Anonymous Quiz
24%
Error
10%
int
13%
bool
54%
str
3👏3👎1
What will be the output of the “hello” +1+2+3?
Anonymous Quiz
44%
hello123
18%
hello6
5%
hello
33%
Error
4👍1
What will be displayed by print(ord(‘b’) – ord(‘a’))?
Anonymous Quiz
24%
0
50%
1
21%
-1
5%
2
1
Say s=”hello” what will be the return value of type(s)?
Anonymous Quiz
6%
int
5%
bool
53%
str
35%
String
5👍2
30-Days-Of-Python

30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.

Creator: Asabeneh
Stars ⭐️: 33.2k
Forked By: 6.7k
https://github.com/Azure/azure-sdk-for-python

#python #azure

Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
👍8
Given a string example=”hello” what is the output of example.count(‘l’)?
Anonymous Quiz
66%
2
14%
1
16%
None
5%
0
👍3
🔥3👍1
What will be the output of the Python code?
Anonymous Quiz
24%
snow world
12%
snow
43%
Error
21%
sonos world
3👏1
What will be the output of the following code :
print type(type(int))
Anonymous Quiz
13%
Wrongtype \'int\'
20%
type \'type\'
57%
Error
9%
0
👍3
Free Python Courses, Books and Cheat Sheets (part 1)

The fundamentals of programming - Python Tutorial
👨‍🏫 Teacher: Annyce Davis
🎬 39 short video lessons
📊 Level: beginner
Free Online Course
🏃‍♂️ Self paced
🔗 Course link

Python for Absolute Beginners!
Rating ⭐️: 4.6 out of 5
Students 👨‍🏫: 129,780 students
Duration : 2hr 16min of on-demand video
Created by: Joseph Delgadillo, Nick Germaine
🔗 Course link

Introduction to Python 3 (basics) - Learning to Program with Python 3
🎬 15 lessons
2 hours of video + code examples and readings
📝 blogpost for each lesson
🔗 Link to course

Introduction To Python Programming
Rating ⭐️: 4.4 out of 5
Students 👨‍🏫: 824,949 students
Duration : 1hr 39min of on-demand video
Created by: Avinash Jain, The Codex
🔗 Course link

Intermediate Python Programming introduction
🎬 28 lessons
4.5 hours of video + code examples and readings
Free Online Course
🏃‍♂️ Self paced
🔗 Link to course

Learn Core Python, Numpy and Pandas
Rating ⭐️: 4.6 out of 5
Students 👨‍🏫: 34,908 students
Duration : 2hr 50min of on-demand video
Created by: Vishal Kumar Singh
🔗 Course link

Sockets Tutorial with Python 3 part 1 - sending and receiving data
🎬 5 lessons
100 minutes of video + code examples and readings
Free Online Course
🏃‍♂️ Self paced
🔗 Link to course

Advanced Python: Real-World Programming Deep Dive (2024)
Rating ⭐️: 4.6 out of 5
Students 👨‍🏫: 2457 students
Duration : 1hr 51min of on-demand video
Created by: Ali Saif | Quant & Technical Architect (5x AWS Certified), Marti Castany, AxOps Academy
🔗 Course link

Machine Learning with Python: Zero to GBMs
🎬 Watch hands-on coding-focused video tutorials
🧮 Practice coding with cloud Jupyter notebooks
💻 Build an end-to-end real-world course project
📜 Earn a verified certificate of accomplishment
📊 You will solve 2 coding assignments & build a course project where you'll train ML models using a large real-world datasets
🔗 Course Link

Data Visualization in Python for Beginners
Rating ⭐️: 4.8 out of 5
Students 👨‍🏫: 3983 students
Duration : 1hr 17min of on-demand video
Created by: Fawz Mehfil
🔗 Course link

Introduction to Computer Science and Programming in Python
The most common starting point for MIT students with little or no programming experience. This half-semester course introduces computational concepts and basic programming.
Free Online Course
🏃‍♂️ Self paced
🎬 Lecture videos
🔗 Course link

Python Mastery: From "Novice to Ninja"
Rating ⭐️: 4.6 out of 5
Students 👨‍🏫: 737 students
Duration : 1hr 58min of on-demand video
Created by: infusion X
🔗 Course link

Python for Everybody (PY4E)
by Charles R. Severance (aka Dr. Chuck)
🎬 17 sections with multiple video lessons
👨‍🏫 Prof. Dr. Charles R. Severance
Completely free
🔗 Course link

Python course by kaggle
Learn the most important language for data science.
🎬 8 lessons
5 hours
Free Online Course
🏃‍♂️ Self paced
🔗 Course link

Scientific Computing with Python
Author: Dr. Charles Severance (also known as Dr. Chuck).
🎬 56 lessons
💻 5 scientific projects
📜 Free certification
🔗 Link to course

Python from scratch
by University of Waterloo
🆓 Free Online Course
13 modules
🏃‍♂️ Self paced
🔗 Course Link

Learn Python PyQt
(Python binding of the cross-platform GUI toolkit Qt, used as a Python module)
Free Online Course
🏃‍♂️ Self paced
🔗 Course link

Python for Beginners
Programming with Python
By Microsoft
Authors: Susan Ibach, GeekTrainer
🎬 44 episodes
180 mins
🔗 Link to course

Python Programming MOOC
🆓 Free Online Course
🧮 Problem Sets
12 modules
🏃‍♂️ Self paced
📶 Assignments with Examples
🔗 Link to course

Free Python course by Datacamp
🆓 Free Online Course
🎬 video lessons
Completely free
interactive code exercises
No registration or download needed:
🔗 Link to course

CS50’s Web Programming with Python by Harvard University
Free Online Course
🏃‍♂️ Self paced
🔗 Course link

Python course by Google
Free Online Course
🏃‍♂️ Self paced
No registration or download needed.
🔗 Course link
2👍2🔥1👏1
The format function, when applied on a string returns ___________
Anonymous Quiz
28%
Error
9%
imt
10%
bool
53%
str
What will be the output of the “hello” +1+2+3?
Anonymous Quiz
39%
hello123
8%
hello
39%
Error
14%
hello6