#learningwithpython search results
Still Day 14: Just a picture of my modified number guessing game code #Python #100DaysOfCode #learningwithpython #Python3
Day 38: Continued my udemy course on OOP. Also created an echo chat bot script that repeats whatever the user says. #100DaysOfCode #learningwithpython #python3
Day 25: I used the dictionary data type to organise data of Scrabble players. All the words they guessed,plus their names and points are contained in the data. #100DaysOfCode #learningwithpython #Python3
Hello! In this journey i am focused in learning python.@lftechnology #LearningWithPython #60DaysOfLearning2023 #LSPPD39
Day 35: Started an in-depth functions class and learned how functions work better. In this section, I am learning better techniques to use to be more intuitive while writing and calling functions. #100DaysOfCode #learningwithpython #Python3
Day 16: I Continued my chatbot course and practiced more on code academy. Today I completed 50 percent of the python course on code academy. #Python #100DaysOfCode #learningwithpython
Day39: Learnt about Natural language processing and also the python NKLT module. Created a script that allows a customer to order the coffee they like and get responses on time without having to wait. github.com/Rjay1/Coffee_c… #100DaysOfCode #learningwithpython #python3
Day 19: I finished the module section on code academy and did more exercises on coding bat python. I could not continue with my chatbot today cos I spent majority of my time in transit and got tired. #100daysofcode #learningwithpython #Python3
Day 18: I relearned some string fundamentals on code academy and continued my chatbot project. I spent the majority of today learning about Heroku which is a cloud application platform. #100DaysOfCode #learningwithpython #Python3
Day 33: Continued learning about python classes. I learned about class variables,instance variables and methods. Also understood the concept of what an instance was and how OOP is essential for any programming language. #100DaysOfCode #learningwithpython #PythonProgramming
Day 15: Today I continued code academy and relearned some fundamentals. I also solved some exercises on coding bat python an I watched a video on different chatbots one can program with python. #100DaysOfCode #learningwithPython #Python3
Day 23: I participated in a challenge where I sent and received coded messages that could only be deciphered using python. I also decided to go back into web scraping😅, facing my demons head-on! #100DaysOfCode #learningwithpython #python3
Day 26: I finished the dictionary section on code academy. I started learning how to read and write a file using python. I learned about with statements, open() function, and also file objects. #100DaysOfCode #learningwithpython #Python3
Day 24: I started the dictionary section on code academy and also learned how to create a virtual environment on vs code using pipenv and created two folders in the same workspace with different versions of the NumPy module. #100daysofcode #learningwithpython #Python3
Day 17:I learned more git commands and fully fixed my vscode version control issues for now. I also continued with a code academy and I'm making another Reddit chatbot😁 #100DaysOfCode #python #learningwithpython
Day 22: I deciphered some cryptography puzzles using python. I also learned more functions on the command line and practiced on codingbatpython. #100Daysofcode #learningwithpython #Python3
Day39: Learnt about Natural language processing and also the python NKLT module. Created a script that allows a customer to order the coffee they like and get responses on time without having to wait. github.com/Rjay1/Coffee_c… #100DaysOfCode #learningwithpython #python3
Day 38: Continued my udemy course on OOP. Also created an echo chat bot script that repeats whatever the user says. #100DaysOfCode #learningwithpython #python3
Day 35: Started an in-depth functions class and learned how functions work better. In this section, I am learning better techniques to use to be more intuitive while writing and calling functions. #100DaysOfCode #learningwithpython #Python3
Day 34: I finished the Classes section today and have been practicing on how to use the classes to get more familiar and better with it. I learned about inheritance, polymorphism, exceptions classes, super()function and dunder methods #100daysofcode #learningwithpython #Python3
Day 33: Continued learning about python classes. I learned about class variables,instance variables and methods. Also understood the concept of what an instance was and how OOP is essential for any programming language. #100DaysOfCode #learningwithpython #PythonProgramming
Day 32: Started the classes section on code academy and this is probably the only python concept I had problems with initially but the code academy classes have been helpful in breaking it down that it makes so much sense now. #100DaysOfCode #learningwithpython #python3
Day 27: I continued with reading and writing files using python. I started a project where I have to create a basic banking system that stores the user's data using the python file system. #100DaysOfCode #learningwithpython #Python3
Day 26: I finished the dictionary section on code academy. I started learning how to read and write a file using python. I learned about with statements, open() function, and also file objects. #100DaysOfCode #learningwithpython #Python3
Day 25: I used the dictionary data type to organise data of Scrabble players. All the words they guessed,plus their names and points are contained in the data. #100DaysOfCode #learningwithpython #Python3
Day 24: I started the dictionary section on code academy and also learned how to create a virtual environment on vs code using pipenv and created two folders in the same workspace with different versions of the NumPy module. #100daysofcode #learningwithpython #Python3
Day 23: I participated in a challenge where I sent and received coded messages that could only be deciphered using python. I also decided to go back into web scraping😅, facing my demons head-on! #100DaysOfCode #learningwithpython #python3
Day 22: I deciphered some cryptography puzzles using python. I also learned more functions on the command line and practiced on codingbatpython. #100Daysofcode #learningwithpython #Python3
Day 21:I continued with code academy lessons on string methods and did more exercises involving functions,string methods and conditions combined. #100DaysOfCode #Learningwithpython #python3
Day 19: I finished the module section on code academy and did more exercises on coding bat python. I could not continue with my chatbot today cos I spent majority of my time in transit and got tired. #100daysofcode #learningwithpython #Python3
Day 18: I relearned some string fundamentals on code academy and continued my chatbot project. I spent the majority of today learning about Heroku which is a cloud application platform. #100DaysOfCode #learningwithpython #Python3
Day 17:I learned more git commands and fully fixed my vscode version control issues for now. I also continued with a code academy and I'm making another Reddit chatbot😁 #100DaysOfCode #python #learningwithpython
Day 16: I Continued my chatbot course and practiced more on code academy. Today I completed 50 percent of the python course on code academy. #Python #100DaysOfCode #learningwithpython
Day 15: Today I continued code academy and relearned some fundamentals. I also solved some exercises on coding bat python an I watched a video on different chatbots one can program with python. #100DaysOfCode #learningwithPython #Python3
Still Day 14: Just a picture of my modified number guessing game code #Python #100DaysOfCode #learningwithpython #Python3
Day 12: I answered some questions on software testing. I learned about MVP and functional bugs. I also continued my number guessing game project which will soon be pushed to my Github. #100daysofcode #Python3 #learningwithpython
Hello! In this journey i am focused in learning python.@lftechnology #LearningWithPython #60DaysOfLearning2023 #LSPPD39
Still Day 14: Just a picture of my modified number guessing game code #Python #100DaysOfCode #learningwithpython #Python3
Day 38: Continued my udemy course on OOP. Also created an echo chat bot script that repeats whatever the user says. #100DaysOfCode #learningwithpython #python3
Day 25: I used the dictionary data type to organise data of Scrabble players. All the words they guessed,plus their names and points are contained in the data. #100DaysOfCode #learningwithpython #Python3
Something went wrong.
Something went wrong.
United States Trends
- 1. $APDN $0.20 Applied DNA N/A
- 2. $LMT $450.50 Lockheed F-35 N/A
- 3. $SENS $0.70 Senseonics CGM N/A
- 4. Good Friday 38.2K posts
- 5. #CARTMANCOIN 1,982 posts
- 6. yeonjun 282K posts
- 7. Broncos 68.8K posts
- 8. #FridayVibes 2,781 posts
- 9. Raiders 67.6K posts
- 10. Blockchain 202K posts
- 11. #iQIYIiJOYTH2026 1.57M posts
- 12. Bo Nix 18.9K posts
- 13. Tammy Faye 1,899 posts
- 14. John Wayne 1,181 posts
- 15. Geno 19.8K posts
- 16. Kehlani 12.3K posts
- 17. daniela 58.8K posts
- 18. MIND-BLOWING 23.2K posts
- 19. #Pluribus 3,251 posts
- 20. Danny Brown 3,410 posts