Tweet Teratas untuk #120daysofpython
Day 45- 47/120 Learning Python
Had to go back to the begin of NumPy again to relearn the basics.
may the lord bless my understanding.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #120daysofcode #pythoninsocialmedia
#buildinpublic
Day 44 /100 of learning python.
On the DataCamp LMS, there is already a feature that summarize what one learn in a day or session, this is cool for today.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #120daysofcode

Day 44 /100 of learning python.
On the DataCamp LMS, there is already a feature that summarize what one learn in a day or session, this is cool for today.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #120daysofcode

Day 43 /100 of learning python.
On the @DataCamp LMS
I learned What packages are in python and how to install them :

Day 41/100 of learning python.
was so busy at work and had a shitty network.
I am learning python tutorial for beginners by Mosh from YouTube.
still in progress at the moment.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython
Day 39/100 of learning python.
Built a simple operational calculator using python.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #120daysofcode #pythoninsocialmedia
#buildinpublic #ai #python #socialmediamanager #digitalgrowth

Day 39/100 of learning python.
Built a simple operational calculator using python.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #120daysofcode #pythoninsocialmedia
#buildinpublic #ai #python #socialmediamanager #digitalgrowth

Day 38/100 of learning python.
I went back to the introduction to python but in pidgin language and i am loving it here.
https://t.co/KIF0KggtMZ
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython
Day 38/100 of learning python.
I went back to the introduction to python but in pidgin language and i am loving it here.
https://t.co/KIF0KggtMZ
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython
Day 37/100 of learning python.
Took a break from the intermediate course on Sololearn
Went back to my Nithub dashboard to balance unattended classes and tasks.
I also found a rare gem.
Introduction to Python in pidgin english on youtube.
https://t.co/KIF0KggtMZ
Day 33/100
I learned about another collection type called sets- set{} with python on Sololearn
How it is being used for unordered list.
difference ()
union()
clear()
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #120daysofcode
Day 32/100
I learned about tuples in python on @Sololearn
Tuples are ordered collections of items, similar to lists. However, a key difference is that tuples are immutable, meaning once a tuple is created, you cannot change its elements (add, remove, or modify).
Day 30/100
Baby steps in python programming.
Finished the introduction to python on @Sololearn
I am a social media manager learning python to automate tasks.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #120daysofcode #day30

Day 29/100
on the Sololearn app
I learn how to create my own functions! i learned that:
- def defines a new function
- The function body contains the code that is executed when the function is called
- return sends values back so they can be stored and used in the program.

.capitalize()
which doesn't need anything except . notation.
Today's class was simple and easy to learn.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython
#socialmediamanager #digitalgrowth #automation #Day27challenge
Day 24/100
still on slicing in python.
i learned about positive and negative index slicing [0] from the first and [-1] counting from the back .
it's a bit technical and confusing
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython
Day 23/100
Today class on @Sololearn on python is still on using slicing
this time around the use of : is delicate [1:] and [:1] amd [:] are not slicing the same thing.
I learned that you can omit the starting and/or stopping index when slicing a list or a string.
Day 17/100
i felt sick but still got to show up anyway.
I learned on conditional statements, how to combine it with logical operations.
Need revision. #michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #automation #Day17challenge
I also attended python class with Nithub today.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #120daysofcode #pythoninsocialmedia
#buildinpublic #ai #python #socialmediamanager #digitalgrowth #automation #Day15challenge
Day 14/100
Learning on the @Sololearn
Still on control flow: the usage of loop.
Then i attended an hour-long Python class with @nithub_lag.
#michealislearningpythonfor120days
#thisocialmediaislearningpythonfor120days #120daysofpython #socialmediamanager #Day14challenge

Day 9/100
I learned python basic comparison operators.
how that computers work with 0 and 1 as a base number for operations similar to electricity
Booleans : True or False
The usage of > and < in python operations
#120daysofpython #michealislearningpythonfor120days
Day 8/100
i learned about more logic on Data conversion in python.
Explicit and Implicit conversion
The usage of Int(x)
float
str #michealislearningpythonfor120days #120daysofpython #120daysofcode #socialmediamanager #digitalgrowth #automation #Day8challenge
Day 7.
I learnt about data conversion,
then attended the Nithub python class.
The journey is becoming a bit more tense, but i am enjoying it.
#michealislearningpythonfor120days #120daysofpython #120daysofcode #python #socialmediamanager #digitalgrowth #automation #Day7challenge
Day 6
I learned about datatype checking in python:
#michealislearningpythonfor120days #120daysofpython #120daysofcode #pythoninsocialmedia
#buildinpublic #ai #python #socialmediamanager #digitalgrowth #automation #Day6challenge
and AI agents to maximize repetitive tasks like this.
#day4
I am actually on day 7 streak on @Sololearn #michealislearningpythonfor120days #120daysofpython #120daysofcode #pythoninsocialmedia
#buildinpublic #ai #python #socialmediamanager #digitalgrowth #automation #Day4
Day 3.
I learnt about debugging- error codes.
how python execution code by line from top to bottom.
International best practices when coding with python
#day3 #michealislearningpythonfor120days #120daysofpython #120daysofcode #socialmediamanager #digitalgrowth #automation
Day 2.
I learned for an hour: the difference between strings and variables.
How case-sensitive python is: Print and PRINT aren't the same.
Just a summary.
Practiced more with the Sololearn app.
#michealislearningpythonfor120days #120daysofpython

Tagar Terakhir Terlihat di Sotwe
γ΄γΌγ«γ
Dilihat dari Japan
summer
Dilihat dari Brazil
ζ
θ‘
Dilihat dari Japan
γεη£
Dilihat dari Japan
sex hα»c sinh
Dilihat dari Vietnam
NSFW
Dilihat dari Switzerland
007n7 nsfw
Dilihat dari Brazil
γγγγ
Dilihat dari Japan
ε€§ιͺ
Dilihat dari Japan
ε½Όε₯³ζγ
Dilihat dari Japan
Tren untuk Anda
Pengguna Paling Populer

Elon Musk 
@elonmusk
240.1M pengikut

Barack Obama 
@barackobama
119.3M pengikut

Donald J. Trump 
@realdonaldtrump
111.6M pengikut

Cristiano Ronaldo 
@cristiano
108.8M pengikut

Narendra Modi 
@narendramodi
106.9M pengikut

Rihanna 
@rihanna
97.2M pengikut

NASA 
@nasa
92.1M pengikut

Justin Bieber 
@justinbieber
90.5M pengikut

KATY PERRY 
@katyperry
86.7M pengikut

Taylor Swift 
@taylorswift13
80.5M pengikut

Lady Gaga 
@ladygaga
72.1M pengikut

Kim Kardashian 
@kimkardashian
69.3M pengikut

YouTube 
@youtube
68.6M pengikut

Virat Kohli 
@imvkohli
68.4M pengikut

Bill Gates 
@billgates
63.4M pengikut

The Ellen Show
@theellenshow
62.5M pengikut

CNN 
@cnn
61.9M pengikut

Neymar Jr 
@neymarjr
61M pengikut

X 
@x
60.9M pengikut

CNN Breaking News 
@cnnbrk
59.9M pengikut
