#pythonnewbie 검색 결과

Day 17: Not too proud to admit that completing AND understanding this exercise took a while. Having basically NO programming skills is, well, overwhelming. But, I know more today than yesterday, so take that! #100DaysOfCode #100DaysOfPython #PythonNewbie

the_amanda_code's tweet image. Day 17: Not too proud to admit that completing AND understanding this exercise took a while. Having basically NO programming skills is, well, overwhelming.  But, I know more today than yesterday, so take that! #100DaysOfCode #100DaysOfPython #PythonNewbie

Day 7 Learning Python! #100DaysofCode #PythonNewbie I Thought I would use a dictionary but a list worked better for this purpose. SWOT Analysis! ☑️used append() to put user data into a list ☑️' ,'.join to remove quotes upon output ☑️len() to return length of a string


Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney

IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney

Chip is hard at work trying to help me solve my python issues #helpme #pythoncoding #PythonNewbie

jennylynn_h2o's tweet image. Chip is hard at work trying to help me solve my python issues #helpme #pythoncoding #PythonNewbie

Day 10 I went through the Dictionaries module on w3 (access, changing, loops etc) and noticed that the main difference compared to Sets or Tuples is that they can only be accessed via square brackets [ ] #100daysofcodechallenge #100daysofcode #pythonnewbie #wocintech

abithesweetlife's tweet image. Day 10
I went through the Dictionaries module on w3 (access, changing, loops etc) and noticed that the main difference compared to Sets or Tuples is that they can only be accessed via square brackets [ ]
#100daysofcodechallenge #100daysofcode #pythonnewbie #wocintech

I did a few #Python projects people recommended for beginners: 1. Bill calculator - splits cost across group with tip % 2. Cmd line Rock, Paper, Scissors game with PC 3. Weather lookup based upon zipcode and in F or C. #PythonNewbie #LovePython #TheBaldDev

ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev
ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev
ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev

#PythonGenerators and their lazy evaluation is such an appreciated feature. (num for num in range(10**1000000)) works ok! yield 'Thank U' 🤓 #DataScience #PythonNewbie

heyAmJoe's tweet image. #PythonGenerators and their lazy evaluation is such an appreciated feature.  (num for num in range(10**1000000)) works ok!

yield 'Thank U' 🤓
#DataScience #PythonNewbie

What I love most about learning Python is not just about writing code. It’s about solving problems and building confidence. Every bug fixed is a personal win.@py_50c #12weeksofpythoncode #PythonNewbie

charlesnwawo's tweet image. What I love most about learning Python is not just about writing code. It’s about solving problems and building confidence.
Every bug fixed is a personal win.@py_50c

#12weeksofpythoncode #PythonNewbie

Day 9: I learnt how to use if statements in python #100daysofcode #pythonprogramming #pythonnewbie


Day 10: I learnt how to for loop and while loop in python #100daysofcode #pythonprogramming #pythonnewbie


Day 2 learning #Pandas: Imported my first CSV like a pro! 🐼 My data might be more confused than I am, but hey, progress is progress! 😂📊 #DataScience #PythonNewbie #LearningJourney #FunnyTech

just_arvindra's tweet image. Day 2 learning #Pandas: Imported my first CSV like a pro! 🐼 My data might be more confused than I am, but hey, progress is progress! 😂📊 #DataScience #PythonNewbie #LearningJourney #FunnyTech

More than one month of learning Python @py_50c: ✅ Can write basic functions ✅ Understand for/while loops ✅ Built my first number-guessing game Excited about how much is possible in just a few weeks. #PythonNewbie

charlesnwawo's tweet image. More than one month of learning Python @py_50c:
✅ Can write basic functions
✅ Understand for/while loops
✅ Built my first number-guessing game
Excited about how much is possible in just a few weeks. #PythonNewbie

#100DaysOfCode #PythonNewbie R2D6 Python classes. Lesson learnt and now have a small program that takes 4 pieces of project data from a list, creates an object form then and prints number, name, RAG status last/this month and relative movement (calculated in an IF/ELIF)


R1D004, Learning how to modify and process images using a computer vision library while the kids are napping #pythonnewbie #100DaysOfCode #womenwhocode #momswhocode #introtosdc


Day 8: Mehnn it's been long😬💔..I continued my learnings in python, I decided to start from the scratch. I learnt about the various variables in python ,also about python turtle and how to create shapes with it. #100DaysOfCode #pythonprogramming #pythonnewbie


Day 1 in API (Application Programming Interface) bootcamp! 🚀 19% through the course - just scratched the surface of Python basics. Syntax, variables, datatypes... the coding journey begins! #ProgrammingBootcamp #PythonNewbie #APILearning

cipher_X2's tweet image. Day 1 in API (Application Programming Interface) bootcamp! 🚀 19% through the course - just scratched the surface of Python basics. Syntax, variables, datatypes... the coding journey begins! #ProgrammingBootcamp #PythonNewbie #APILearning

In just a few hours today I wrote a Python program to run a simple auditory oddball task and communicate with an Arduino which talks to my EEG acquisition AND I FEEL COMPETENT 💃 Now let's hope it all doesn't break when my students try it 😅 #PythonNewbie #amcoding #OpenSource


When I saw my first “Hello, World!” print on the screen, men it hit different 🥹. It felt like magic. That moment sparked something in me. Grateful for the journey, and i am pushing without relenting. 🙏 #CodeWithZash👾 #PythonNewbie #pythonlearning #pythonbasics #codinglife


More than one month of learning Python @py_50c: ✅ Can write basic functions ✅ Understand for/while loops ✅ Built my first number-guessing game Excited about how much is possible in just a few weeks. #PythonNewbie

charlesnwawo's tweet image. More than one month of learning Python @py_50c:
✅ Can write basic functions
✅ Understand for/while loops
✅ Built my first number-guessing game
Excited about how much is possible in just a few weeks. #PythonNewbie

My relationship with file paths: it’s complicated. 😂 #PythonNewbie #FileIO

My first #Python file bug was this: I copied the file path from File Explorer and threw it into my Python code. Was stuck on errors for like 15 minutes ‘cause Windows uses \ but Python’s not cool with it. Finally, I manually switched the slashes to / and it worked. 🙃 #FileIO



What I love most about learning Python is not just about writing code. It’s about solving problems and building confidence. Every bug fixed is a personal win.@py_50c #12weeksofpythoncode #PythonNewbie

charlesnwawo's tweet image. What I love most about learning Python is not just about writing code. It’s about solving problems and building confidence.
Every bug fixed is a personal win.@py_50c

#12weeksofpythoncode #PythonNewbie

Week 1 Learning Python: 😅 The 'indentation matters' thing that everyone warned me about? Actually makes code MORE readable! Clean code = happy code!! 😁 #PythonNewbie #CodingLife #PythonBasics


I’m starting my journey to post consistently about my progress as a data analyst! 🔥 I’ve worked with Excel, SQL, and Power BI, but Python is a whole new (scary) challenge. 😅 I’m Excited to push through and share what I learn! #DataAnalytics #PythonNewbie


Day 2 learning #Pandas: Imported my first CSV like a pro! 🐼 My data might be more confused than I am, but hey, progress is progress! 😂📊 #DataScience #PythonNewbie #LearningJourney #FunnyTech

just_arvindra's tweet image. Day 2 learning #Pandas: Imported my first CSV like a pro! 🐼 My data might be more confused than I am, but hey, progress is progress! 😂📊 #DataScience #PythonNewbie #LearningJourney #FunnyTech

I couldn't figure out my learning exercise just on my own from start to finish, so I wrote myself a bonus task to figure out without a solution... and I did it! Still baby steps, but I can at least read/understand some code now! #pythonnewbie #womenintech #WomenWhoCode


📚 Day 4 of my #Python journey: diving deep into functions! 🚀 Learned the key differences between print & return, and explored parameters vs. arguments. Excited about the endless possibilities with functions! 💻 #PythonNewbie #LearningPython #Functions #100DaysOfCode


🐍 Exciting news! 🚀 I've embarked on a Python adventure 🐍💻. Can't wait to unlock the power of coding and create amazing things! 💡👩‍💻 #PythonNewbie #CodingJourney #LetsCode


Has anyone here made it through the Harvard CS50x? How valuable was it to you? #PythonNewbie #CS50x


Hey there! I’m diving into the world of coding with Python! Exciting times ahead as I explore programming and start building cool stuff. Whether you’re a pro or just starting like me, let’s share this journey! #PythonNewbie


I'm posting my first #Python tweet and it feels like I've summoned a digital snake-charmer! 🐍🪄 Who knew 140 characters could bring code to life? Time to keep the syntax smooth and the bugs at bay! #PythonNewbie #TweetCodeTreats #100DaysOfCode #DevOps


Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney

IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney

I learned there is built in ToDo tracking in #pycharm! That is awesome. #Python #pythonnewbie


I did a few #Python projects people recommended for beginners: 1. Bill calculator - splits cost across group with tip % 2. Cmd line Rock, Paper, Scissors game with PC 3. Weather lookup based upon zipcode and in F or C. #PythonNewbie #LovePython #TheBaldDev

ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev
ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev
ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev

Chip is hard at work trying to help me solve my python issues #helpme #pythoncoding #PythonNewbie

jennylynn_h2o's tweet image. Chip is hard at work trying to help me solve my python issues #helpme #pythoncoding #PythonNewbie

Day 17: Not too proud to admit that completing AND understanding this exercise took a while. Having basically NO programming skills is, well, overwhelming. But, I know more today than yesterday, so take that! #100DaysOfCode #100DaysOfPython #PythonNewbie

the_amanda_code's tweet image. Day 17: Not too proud to admit that completing AND understanding this exercise took a while. Having basically NO programming skills is, well, overwhelming.  But, I know more today than yesterday, so take that! #100DaysOfCode #100DaysOfPython #PythonNewbie

Day 10 I went through the Dictionaries module on w3 (access, changing, loops etc) and noticed that the main difference compared to Sets or Tuples is that they can only be accessed via square brackets [ ] #100daysofcodechallenge #100daysofcode #pythonnewbie #wocintech

abithesweetlife's tweet image. Day 10
I went through the Dictionaries module on w3 (access, changing, loops etc) and noticed that the main difference compared to Sets or Tuples is that they can only be accessed via square brackets [ ]
#100daysofcodechallenge #100daysofcode #pythonnewbie #wocintech

Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney

IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney
IsItTooLate12's tweet image. Just completed my first interactive game with Python - only 4 weeks into learning! The game lets players navigate stories as a hero, villain, or anti-hero. There's a lot more to Python and I'm keen to learn. Tips and resources are welcome! #PythonNewbie #CodingJourney

What I love most about learning Python is not just about writing code. It’s about solving problems and building confidence. Every bug fixed is a personal win.@py_50c #12weeksofpythoncode #PythonNewbie

charlesnwawo's tweet image. What I love most about learning Python is not just about writing code. It’s about solving problems and building confidence.
Every bug fixed is a personal win.@py_50c

#12weeksofpythoncode #PythonNewbie

I did a few #Python projects people recommended for beginners: 1. Bill calculator - splits cost across group with tip % 2. Cmd line Rock, Paper, Scissors game with PC 3. Weather lookup based upon zipcode and in F or C. #PythonNewbie #LovePython #TheBaldDev

ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev
ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev
ProfitzTV's tweet image. I did a few #Python projects people recommended for beginners:
1. Bill calculator - splits cost across group with tip %
2. Cmd line Rock, Paper, Scissors game with PC
3. Weather lookup based upon zipcode and in F or C.
#PythonNewbie #LovePython #TheBaldDev

More than one month of learning Python @py_50c: ✅ Can write basic functions ✅ Understand for/while loops ✅ Built my first number-guessing game Excited about how much is possible in just a few weeks. #PythonNewbie

charlesnwawo's tweet image. More than one month of learning Python @py_50c:
✅ Can write basic functions
✅ Understand for/while loops
✅ Built my first number-guessing game
Excited about how much is possible in just a few weeks. #PythonNewbie

Day 2 learning #Pandas: Imported my first CSV like a pro! 🐼 My data might be more confused than I am, but hey, progress is progress! 😂📊 #DataScience #PythonNewbie #LearningJourney #FunnyTech

just_arvindra's tweet image. Day 2 learning #Pandas: Imported my first CSV like a pro! 🐼 My data might be more confused than I am, but hey, progress is progress! 😂📊 #DataScience #PythonNewbie #LearningJourney #FunnyTech

#PythonGenerators and their lazy evaluation is such an appreciated feature. (num for num in range(10**1000000)) works ok! yield 'Thank U' 🤓 #DataScience #PythonNewbie

heyAmJoe's tweet image. #PythonGenerators and their lazy evaluation is such an appreciated feature.  (num for num in range(10**1000000)) works ok!

yield 'Thank U' 🤓
#DataScience #PythonNewbie

Day 1 in API (Application Programming Interface) bootcamp! 🚀 19% through the course - just scratched the surface of Python basics. Syntax, variables, datatypes... the coding journey begins! #ProgrammingBootcamp #PythonNewbie #APILearning

cipher_X2's tweet image. Day 1 in API (Application Programming Interface) bootcamp! 🚀 19% through the course - just scratched the surface of Python basics. Syntax, variables, datatypes... the coding journey begins! #ProgrammingBootcamp #PythonNewbie #APILearning

Loading...

Something went wrong.


Something went wrong.


United States Trends