Just completed my Python course! Now, it's time to dive into HTML and CSS to explore the world of frontend development. Excited to broaden my coding horizons and create beautiful, interactive web experiences. Ready to turn designs into interactive web pages #Python#HTML#CSS3
My goals for mastering web Development
Html: Building solid structures for web content.
CSS: Styling those structures to make them pop!
JavaScript Basics: Adding interactivity and dynamic features.
Git & GitHub: Mastering version control and collaboration
Just completed my Python course! Now, it's time to dive into HTML and CSS to explore the world of frontend development. Excited to broaden my coding horizons and create beautiful, interactive web experiences. Ready to turn designs into interactive web pages #Python#HTML#CSS3
Procrastination is your biggest enemy.
The only way to defeat it is to act.
Here’s what I do.
• I make a quick todo list when I start my day. I prefer pen and paper.
• I try to complete easy and interesting tasks first.
• I avoid adding more items to the todo list in between the day. I simply add it to the next day tasks list.
I've made progress to Object-Oriented Programming (OOP) in python, but still finding it hard to understand the full concept of Class. And along there is a question on my mind; why do I need to use class when I can just use dictionaries?
#pythonprogramming#CodingJourney#Coding
@Kynsofficial I'm currently learning Python, and coding with phone has not been easy. Having a laptop will enable me to pursue my learning into a wider range
I build a name collector
Description: It collect names entered by user and display them in a list, until the user enters 'q' to quit
#programming#pythonprogramming#Python
2 years into programming, and you don't understand the fundamentals of how the Web works .... And that's perfectly fine.
I wrote Javascript promises for 6 months and never understood a thing.
But I kept shipping till I understood.
You'll be fine. Keep learning.
Another big step of the month.
Just joined a Python course on @aptlearn_io and I'm already feeling the coding vibes! 🖥️ Can't wait to explore the endless possibilities with Python! Who's in for a coding adventure?
#Python#CodingJourney#programming
I finish a guessing game project with my basic python knowledge...
User have 3 chances to guess the secret number after which the program ends. If user made the right guess the loop terminated.
#programming#Python