#100DaysOfCode
5 ChatGPT Tricks To Enrich Your Coding Journey With Intuitive & Efficient Learning
https://medium.com/@ai_millennia/a-guide-to-code-better-using-chatgpt-f53dc6c1f834
#MachineLearning #Math #DataScience #100DaysOfMLCode #DataAnalytics #DataScientist #100DaysOfCode #Statistics #ChatGPT #ArtificialIntelligence #ai #OpenAI #coding
#100DaysOfCode day 86: more tweaking on my app
Day 88 of 100DaysOfCode - Started the "File I/O" module of CS50's Introduction to Python:
https://www.edx.org/course/cs50s-introduction-to-programming-with-python
#100DaysOfCode #Python
#100DaysOfCode day 85: introduction to expressjs
Your presence is like a supernova, radiating warmth and light, making the universe a little brighter every day.
#programming
#CodeNewbie
#100DaysOfCode
#JavaScript
#Python
#WebDevelopment
#FullStack
#OpenSource
#Hackathon
#GirlsWhoCode
#programminghumor
#womenintech

✨ Hello beautiful humans!✨
One of the OGs of the show @ajcwebdev is back to talk about... AI 😱
We'll be checking out @OpenAI's Whisper 🧐
⏰12pm PDT/PST | 3pm EDT/EST | 9pm CEST/CET
#ai #100DaysOfCode #CodeNewbie #OpenAI #Whisper #TechTalk #ArtificialIntelligence #Technology #WebDevelopment #TechCommunity #DigitalInnovation #LiveStream #TechEvent

#100DaysOfCode day 84: reading about rest api
Day 87 of 100DaysOfCode - Sometimes photo files are created with prefix "IMG_*", or saved in uppercase, or with suffix ".jpeg", or something else entirely. So I finished writing a script to rename photo(s) using the
datetime_original attribute from EXIF metadata in format 'YYYYMMDD_HHMMSS.jpg'. Learned some new python tricks!
Setting this up with a daily cronjob will automatically locate and rename new photos to the desired format:
https://gitlab.com/dwarmstrong/homebin/-/blob/master/rename_photo.py
#100DaysOfCode #Python #Linux
Day 86 of 100DaysOfCode - Using Python's _exif_ module to extract the datetime_original attribute from photo metadata, then use that string in the process of renaming photos courtesy of _pathlib_.
I'm liking the Path methods to break a filepath into its constituent parts!
#100DaysOfCode #Python
RT Jordan Dey
My "Solar System Menu" has been updated with a lot of mesmerizing transitions 👇
Everything, always 100% in #CSS and without #JavaScript 😎
@CodePen : https://codepen.io/DeyJordan/pen/NWOoEOg
#SolarSystem #Transitions #animation #WebDesign #FrontEnd #CodePen #HTML #web #design #100DaysOfCode https://t.co/6oljd8ZdIW
:sys_twitter: https://twitter.com/DeyJordan/status/1664641294843498510

Toggle Walk - An Automation and Game Tool That Even Allows Mouse Movements To Be Remapped! (Mass Effect 2, Dragon Age II, Devil May Cry 4, Any Game!)
https://apps.microsoft.com/store/detail/9NQ494WNR95L
.
#Automation #ToggleWalk #Keyboard #Mouse #Remapper
#pcgaming #100DaysOfCode
#windows #windows11 #windows10 #windows7
#masseffect2
#dragonage2 #dragonageII
#devilmaycry4 #dmc #dmc4
[Portable App] Toggle Walk - An Automation and Game Tool That Even Allows Mouse Movements To Be Remapped! (Mass Effect 2, Dragon Age II, Devil May Cry 4, Any Game!)
https://coolgamestools.blogspot.com/2019/08/toggle-walk.html
.
#Automation #ToggleWalk #Keyboard #Mouse #Remapper
#pcgaming #100DaysOfCode
#windows #windows11 #windows10 #windows7
#masseffect2
#dragonage2 #dragonageII
#devilmaycry4 #dmc #dmc4
Day 85 of 100DaysOfCode - I'm creating a program to rename photo(s) using the _datetime_original_ tag from Exif metadata.
Today I explored using Python's _pathlib_ module to generate the list of photos to rename. I've got it working to handle a single photo, recursively search for photos in a directory, and search for photos that match a wildcard pattern.
Next up, figure out how to extract Exif data from a photo.
#100DaysOfCode #Python
#100DaysOfCode day 83: yet another refactoring
#100DaysOfCode day 82: a coding challenge with pen and paper
#100DaysOfCode : #HTML #CSS #VanillaJS
#Day20 : Bookmark reader using only Raindrop.io API
Inspired by the excellent design and functionality from @iamrobin https://www.iamrob.in/bookmarks
Online demo :
https://teotimepacreau.github.io/Bookmark-reader-using-Raindrop-API-Day20-of-100DaysOfCode/
Source Code : https://github.com/teotimepacreau/Bookmark-reader-using-Raindrop-API-Day20-of-100DaysOfCode
Project goals ↓
#WebDev #Frontend #WebDesign #LearnWebDev #Javascript #LearnToCode #CodingDay #FrontendDevelopment #UIDesign #UITrend #DailyUI #CodingChallenge #LearnCode #WebDevelopment #LearnJavascript #JS #DailyUI

After several days of working on my #MagicMirror, which is now working as intended, I went back to day 48 of #100DaysOfCode #WebDev. Today was an introduction to #ExpressJS, and the course is running pretty fast now. I really like it, especially because it allows me to play around more and do more useful things with #JavaScript. But on the other hand, I feel I need to repeat a few course sections.
Day 7 of #100DaysOfPython complete!
Today was a challenging and time-consuming day, but I persevered and made progress in my coding journey. 💪⏳
Excited for what tomorrow brings and to keep pushing my limits! 👩💻🚀
Hello World! ☀️ It's almost lunchtime, and I'm all set for Day 7 of my #100DaysOfCode challenge. Forget the coffee-fueled stereotype—I'll be sipping on a cold glass of water as I dive into today's coding challenge. 💧🚰
Join me as I try to code hangman, where my skill will either triumph or face the virtual gallows. 💻
Wish me luck, fellow Mastodonians. Let's crack the code and create something amazing. 😄💪
#HelloWorld #CodeNewbi #Hangman #python
#100DaysOfCode day 81: how to avoid using global variables
Useful Apps for Windows OS that Increase Your Daily Productivity! (Microsoft Store)
https://apps.microsoft.com/store/search?publisher=25%2F8
.
#windows11 #windows10 #Windows7
#Infosec #netsec #cybersec #CyberSecurity
#passwordmanager #unicode #regex #binary
#javascript #html #css #100DaysOfCode
#portableapps
#100DaysOfCode day 80: dealing with exact and inexact alarms on android
Day 84 of 100DaysOfCode - Updated my setup script for the upcoming (2023-06-10) stable release of Debian 12 GNU/Linux aka "Bookworm": https://www.dwarmstrong.org/debian-after-install/
#100DaysOfCode #Python #Debian #Linux
#100DaysOfCode day 79: keeping my codeberg repositories up to date
Day 83 of #100DaysOfCode - Finished CS50's #Python Problem Set 5. Onward to lecture and Problem Set 6! https://www.edx.org/course/cs50s-introduction-to-programming-with-python
#100DaysOfCode Day 15. I mostly did Exercism tasks on this one.
Time spent: 1 hour 30 minutes
Things done so far: Completed Exercism tasks Tisbury Treasure Hunt, Accumulate, Robot Simulator, Acronym.
I'll see what else I might do today, but right now I am tired and somewhat bored. I had poor sleep, and I invested plenty of energy into these tasks solely out of my attention to them. Problem-solving is fun as heck, really rewarding too.
Day 14 of #100DaysOfCode wrapped up yesterday.
Time spent: 3 hours 8 minutes.
Pretty much what I did
- Worked on a kata, found out it's broken
- Learned about a
>>
/<<
operator - Solved a bunch of Exercism exercises.
Things are going. I think that given that I got some spare time, and I'm not very interested in continuing my main project today, I might as well use it to solve Exercism tasks for completion's sake. It's got quite a decent Elm track and has offered me a bunch of information that I did not yet grasp with Beginning Elm book, which I now feel eager to complete as I understand more Elm now than I did before, and thus can implement into my writing more easily.
Something I haven't spoken about in a while but I'm still doing tech coffee chats! If you are getting started in Tech, looking to transition to a more Sr position or maybe move into the world of #DevRel I'm here to chat and help!
(note there is a max of one chat per day and these are done in my free time unrelated to work so please only book if you can actually attend!)
#100DaysOfCode day 78: some theory about nodejs and json
Day 82 of #100DaysOfCode - Today I _assert_ that I wrote my first #Python unit test! :blobcatThink:
Day 47 of #100daysofcode was an introduction into #nodejs. So far it seems to be pretty straightforward and I am curious to see what else there is to it. First steps are always relatively easy and light to digest. Which is a good thing for me today.
As all tinkerers do, I have bought a number of domains over the years. I went back and saw I bought mynow.page domain before. Hmm perhaps I will use create an API around it this time around and explore a little of the server less space. Good for a #100daysofcode initiative
RT Elisabéth (Tee)
I watched some of my favorite Pokémon episodes this week including the episode inspiring this gem of an animation. Reading code I wrote as a #CSS newbie from #100daysofcode years ago feels as heartwarming as glancing at my old baby photos 🩷
CodePen: https://codepen.io/acupoftee/full/xxwKRxN https://t.co/liBTUTZkEN
:sys_twitter: https://twitter.com/elisabethdiang/status/1661413431478714374

Day 81 of #100DaysOfCode - Finished CS50's #Python Problem Set 4. Onward to lecture and Problem Set 5! https://www.edx.org/course/cs50s-introduction-to-programming-with-python
Day 46 of #100daysofcode is done, and it was more theoretical in nature. Learning about the backend stuff is quite interesting, and I hope to learn a lot more about it. So far, the theory is clear. Let's see if it also works in a real-world scenario.
#100DaysOfCode day 77: backup is good, backup is your friend, backup makes you sleep at night
Day 80 of #100DaysOfCode - Its not obvious to me in #Python when to use object-oriented programming vs create a library of functions.
I created a setup script for #LMDE using OOP. Today I rewrote it as a library module of functions. In the case of a program that executes code step-by-step in a linear fashion, this second approach seems "cleaner" and more appropriate. Will test it out tomorrow!
RT Jordan Dey
Discover the captivating world of #CSS backdrop filters!✨
Immerse yourself in a playground where you can change and multiply #filters effects🔍
Explore and experiment on @CodePen: https://codepen.io/DeyJordan/pen/oNaavJg
#HTML #javascript #web #design #CodeLearning #creativity #100DaysOfCode https://t.co/yEm6Akhp0w
:sys_twitter: https://twitter.com/DeyJordan/status/1661024241654050822
Multi Share Calculator - Share Anything Proportionally! (Share Profit or Loss Fairly!)
https://apps.microsoft.com/store/detail/9PBFRQ0MMS2Q
.
#fair #profit #loss #share #calculator
#Calculus #math #proportion #fairness
#equity #Equity4Life #BetterWorkingWorld
#100DaysOfCode
#Windows11 #Windows10 #Windows7
#PortableApps
Day 79 of #100DaysOfCode - Continuing with CS50P and worked with #Python exceptions handling. Onward to Libraries! https://www.edx.org/course/cs50s-introduction-to-programming-with-python
#100DaysOfCode day 76: a workaround for a postgresql issue I'm having (an issue that I'll fix another time)
#100DaysOfCode day 75: some exercises about recursion
#100DaysOfCode Day 13 progress report
Time spent: 1 hour 58 minutes
Things I did:
- Read chapters of Beginning Elm book on fetching JSON from remote server.
- Refactored yesterday's code, fixed a bug with things not displaying properly.
- Got stuck in a dead end after I realized that I made two fully-fledged modules with their own models, views, msgs, updates and I have no idea how to glue them together, have them appear on a single page and pass data between each other.
Welp, guess I have plenty of fun stuff ahead of me. And here I thought my journey was becoming a bit boring.
#100DaysOfCode Day 13.
I do not feel particularly motivated to do it today. That said, I am doing it today.
First intention for the session is to perhaps continue reading Beginning Elm for like an hour.
Then, if I feel like doing another hour, I will be refactoring and bugfixing yesterday's timer work. Then I will be figuring out the whole hooking up the Pomodoro part.
I will also be bringing back the structure into these logs a bit, coming back to the time logging and productivity system I used previously. There's nothing wrong with it, I was just a tad too lazy to set it up back when I was doing things.
#100DaysOfCode day 74: a simple web page
So let's start the day 12 of #100DaysOfCode with a progress report on my end.
Day 6-9 were spent on me reading up to the chapter 6.3, which is in the middle of the more advanced section of the book. I found myself to be somewhat bored by just grinding the material and following the examples, and so I decided to focus on trying to actually implement what I intended to make: a timer app. I feel like I can get quite far with my existing knowledge, so it's nbd if I leap forward a bit. Might've overshot with my learning estimations ig.
I had a working timer already implemented, but I refactored it by shifting from calculation of minutes from seconds to using records and if statements, as I felt would be much better to write and work with later on. I started working on the calculation logic for works and breaks, and it led me back into creating an implementation for the Pomodoro timer. Which is totally not me defeating the purpose of the app, but rather the placeholder for the intended functionality, so I can in the meantime refactor the timer to accept multiple minute values and continuously run the timer until it runs out of values to go through. I just feel like plugging that data in for now is gonna be faster than figuring out the logic, so I might as well create the environment to test things against.
My goal for the day 12 is finishing the pomodoro implementation and refactoring the timer to work with it.
Day 11 of #100DaysOfCode has concluded to me right now.
I am still persevering. I have decided to move on from the book a bit and actually start working on my thing now that I have extra knowledge I need.
Time spent today: 1 hour 13 minutes
Time spent since last update: 6 hours 31 minutes
Total time spent so far: 19 hours 11 minutes.
Thoughts: The claim that Elm is easy to learn to get things going is true to the extent. It has an upfront learning curve, but once you get pass that the benefits become really obvious. Especially when it comes to refactoring, which is incredibly easy to do, in the sense that the sweeping changes to the code come very effortlessly. I can break shit and be guided back into fixing it by the tooling. That is really neat, and the process of fixing things ends up being really smooth.
I will try writing more tomorrow and documenting what I managed to do so far, as I did log progress for all these days. I am sleepy asf rn, but I am happy to report that I am still going with this. I will keep my grip on this project.
#100DaysOfCode day 73: some more tweaking. Not very exciting, but had to be done
Random Codes Generator! (with "min, max, lines and characters" options!)
https://www.amazon.com/dp/B0C5GVSPLZ
.
#Amazon #Android
#Random #Codes #Generator
#Infosec #netsec #cybersec #CyberSecurity
#defcon #100DaysOfCode
Real-Time JavaScript Tool - Execute JavaScript codes in Real-Time.
https://apps.microsoft.com/store/detail/9MZZJ1LRKNZP
.
#JavaScript #HTML #CSS #InternetExplorer
#Calculator #100DaysOfCode
#windows11 #windows10 #Windows7
#portableapps
#100DaysOfCode day 72: some minor tweaking
R3D63 of #100DaysOfCode:
Started and completed Module 10 (Learn UI Design) of Scrimba’.com’s Frontend Career Path. 🙌 Good refresher on UI Fundamentals. 📖 Excited to start the React course tomorrow! 😄
R3D62 of #100DaysOfCode:
Today, I completed Module 9 (Working with APIs) of Scrimba.com’s Frontend Career Path! The capstone project was to design a personal dashboard which pulls data from various APIs (e.g., weather).

#100DaysOfCode day 71: fixed some buttons in an app
R3D61 of #100DaysOfCode:
Today, I built my first react app! I followed WebDevSimplified’s tutorial on how to build a to-do list using React. I can see why so many emphasize learning the in’s and out’s of JavaScript before starting React. For me, this was just a preview of things to come, I plan on completing Scrimba.com’s React course later this month. But I was happy to get a little introduction. Looking forward to creating more things!
#100DaysOfCode day 70: git and some other useful tools
#100DaysOfCode day 69: make IMAP work with PHP
Let's play a game 👾
You read this code in a blog post or in a pull request. What comes to mind? 👇
Finally biting the butler and kicking off #100daysofcode. Hopefully by the end I'll be confident enough (and have enough of a portfolio) to finally make the move into webdev.
Day 1: Programming Phoenix LiveView chapters 1. Started but never finished this book in an earlier beta, so I'm looking forward to the changes for Phoenix 1.7. I'll post more of my thoughts once I get to the actual coding.
#100DaysOfCode : #HTML #CSS #VanillaJS
#Day15 : Popover API and Anchor Positionning
Tuto by the great @jhey
Online demo :
https://teotimepacreau.github.io/Popover-API-and-Anchor-Positioning-Day15-of-100DaysOfCode/
Source Code : https://github.com/teotimepacreau/Popover-API-and-Anchor-Positioning-Day15-of-100DaysOfCode
Project goals :
- Popover API
- Anchor positioning to avoid position absolute
- Best UI practices for dropdown
#WebDev #Frontend #WebDesign #LearnWebDev #Javascript #LearnToCode #CodingDay #FrontendDevelopment #UIDesign #UITrend #DailyUI #CodingChallenge #LearnCode #WebDevelopment #Front #Components
Which challenge should I start after the Easter holidays to learn more about save programming or / and security? :BoostOK:
--
#hack #rust #100daysofcode #rustlang #hackthebox #hacking #cryptohack #dev #security #code #cryptography #crypto #infosec #challenge
Day 36 of #100DaysOfCode - Re-wrote my #Debian #Linux setup script to use #python classes: https://gitlab.com/dwarmstrong/debian-after-install
Join me at 2 PM ET when we add enemies to our "Toadally Awesome" JavaScript game!
Want to learn how to build a #javascript game? Need a #100DaysOfCode idea? Join me!!
https://www.twitch.tv/pluralsight_live/schedule?seriesID=9acbf4b8-2998-45fc-baab-f89b090fbd11
Ok, I looked into this! Should be straightforward, ActivityPub server-to-server implementation is straightforward. But unfortunately it's a bit too big of a project to my limited schedule for the time being.
BUT if YOU :fingking: are interested in taking this as a side project, I'd be happy to guide / #mentor you through the implementation!
Iterations and Extra Salt! ("Multi One Password" Manager!)
https://straighttips.blogspot.com/2020/02/iterations-and-extra-salt-multi-one.html
.
#passwordmanager #PasswordManagement
#Infosec #netsec #cybersec #cybersecurity
#hashcat #CrackQ #bcrypt #defcon #100DaysOfCode
#windows #Windows11 #Windows10 #Windows7
#portableapps
🚀 New chapter added to the Guile Hacker Handbook ! 🚀
This is a book to learn Guile in a #TestDrivenLearning style 👽
⬇️ Check it out ⬇️
🇫🇷 🇬🇧 jeko.frama.io
The Guile app tutorial is making a new step forward.
How do you feel about the « Fix it! » experiment ?
#gnu #guile #scheme #lisp #testDrivenDevelopment #tdd #fuctionalprogramming #learnToCode #CodeNewbie #100DaysOfCode
✨Hello, Beautiful Humans! ✨
We’re back with @AlSweigart’s Automate the Boring Stuff with Python with @laura_e_langdon
Join us at 9 am PST/12 pm EST/ 18:00 CET Fridays
If you know someone new to programming or new to data types such as arrays and objects, this article is for them.
https://www.freecodecamp.org/news/variable-data-types-explained/
People (or other lifeforms) of #mastodon, lend me your ears!
For an article I'm writing, which online or offline communities would you recommend for a lonely coder? Ideally looking for #WebDev communities, but happy to spread the love about general #coding communities too, wherever you are in the #fediverse (or that boring IRL universe).
Thank you in advance! Boosts welcome
#askmastodon #codinglife #webDevelopment #devcommunity #100daysofcode
"One Day or Day One. You Decide."
I've decided to learn programming through *deliberate and daily effort*. A good place to start is with the #100DaysOfCode Challenge! https://www.dwarmstrong.org/100daysofcode/
#100DaysOfCode : #HTML #CSS #VanillaJS seulement !
#Day3 : Effet de défausse et #ContainerQueries
Le projet est à retrouver sur : https://teotimepacreau.github.io/Discarding-effect-and-container-queries-Day3-of-100DaysOfCode/
Code source : https://github.com/teotimepacreau/Discarding-effect-and-container-queries-Day3-of-100DaysOfCode
Goals :
- enabling dynamic and adaptive styling with container queries
- border-radius container handle images thanks to "overflow: hidden"
- discarding effect with translateX + rotate + scale
#WebDev #Frontend #WebDesign #CodingChallenge #Javascript #LearnToCode #CodingDay #FrontendDevelopment
I will pet him, feed him, and call him Crash. #Code #RubberDuck #RubberDuckDebugging #SesameStreet
#100DaysOfCode
Help me decide on this product: DANUC Rubber Ducky Car Dashboard Decorations Rubber Duckie Shark Helmet Duck Car Dash Interior Ornament Accessories Décor Toy for Men Women Boy Girls 2pcs https://a.co/d/g3yfCl7
✨Hello, Beautiful Humans! ✨
We have a special guest for Learning Python, @kjaymiller!!
We’ll be going through Chapter 2 of @AlSweigart’s Automate the Boring Stuff with Python
Join us at 9 am PST/12 pm EST/ 18:00 CET Friday
The #SidequestVR and the #fdroid app forms a good foundation for independent, mostly open source apps for a standalone VR-Headset based on Android.
But this quickly leads to another problem: The standard library does not know any subdirectories! Yesterday I downloaded the PI-Launcher. The configuration takes a little getting used to, but it works fine. See for yourself:
.
\__
R5|Day:24 #100DaysOfCode #VR #AR #XR #MR #IndieGame #IndieDev #GameDev #Opensource
Zusammen mit #SidequestVR bildet #fdroid ein gutes Fundament für unabhängige, größtenteils Quelloffene Apps für eine Standalone VR-Brille auf Android Basis.
Das führt aber schnell zu einem anderen Problem: Die Standard-Bibliothek kennt keine Unterverzeichnisse! Vorgestern hatte ich mir deshalb den PI-Launcher runter geladen. Die Konfiguration ist ein klein bissel gewöhnungsbedürftig geht aber in Ordnung.
.
\__
R5|Day:24 #100DaysOfCode #VR #AR #XR #MR #IndieGame #IndieDev #GameDev #Opensource
#100DaysOfCode
so I forgot about this again 😅
Days 34-43 consisted of a little bit of something every day
🦑anki
🦑job apps
🦑SQL review
🦑revamping my portfolio
🦑learning about UI/UX design
A standalone VR-Headset like the #Focus3, #Quest2 or #Pico4 is nothing more than an Android device with built-in screens, motion trackers and usually two wand controllers.
So everyone who likes #FOSS should also have F-DROID on it. I thought so and gave it a try. Awesome! Besides #Sidequest now a second source to be more independent from the official stores.
.
\__
R5|Day:23 #100DaysOfCode #VR #AR #XR #MR #fdroid #IndieGame #IndieDev #GameDev #Opensource
So eine Standalone VR-Brille, wie die #Focus3, #Quest2 oder #Pico4 ist im Kern nichts anderes als ein Android-Device mit eingebauten Bildschirmen, Motion-Trackern und i.d.R. zwei Zauberstab-Controller.
Folglich sollte jeder, der #FOSS mag auch F-DROID drauf haben. Dachte ich mir und machte es mal. Genial! Neben #Sidequest nun eine zweite Quelle um unabhängiger von den offiziellen Stores zu sein.
.
\__
R5|Day:23 #100DaysOfCode #VR #AR #XR #MR #fdroid #IndieGame #IndieDev #GameDev #Opensource

Sonntag, 12.2. 15:00 "Gravity Sketch Together".
Lasst uns probieren, wie der Multiuser-Modus von diesem kostenfreien VR-3D-Design Programm funktioniert. Evt. sogar Cross-Device? Interesse?
---
Let's try how the multiuser mode of this free VR 3D design program works. Maybe even cross-device? Interested? PM me.
.
\__
#3D #B3D #XR #AR #MR #FOSS #IndieGame #IndieDev #GameDev #Metaverse #Multiverse #Pico4 #Quest2 #Vive #100DaysOfCode
✨Hello, Beautiful Humans! ✨
See you at the top of the hour!
Learning TypeScript with @JoshuaKGoldberg & @LearningTSBook
Join us at 9 am PST/12 pm EST/ 18:00 CET Fridays
#100DaysOfCode
Day 33:
☕ anki
☕ technical interview prep
☕ submitted 4 job applications
☕ started learning #SQL
not a bad day
#100DaysOfCode
Day 31: minimal day of anki and codewars
Day 32:
🔮 anki
🔮 codewars
🔮 read docs on tumblr themes/variables
I'm not, not joking about making some for fun
#100Devs
✨Hello, Beautiful Humans! ✨
We’re back with @AlSweigart’s Automate the Boring Stuff with Python with @LauraLangdon
Join us at 9 am PST/12 pm EST/ 18:00 CET Friday, Jan 27th
Chapter 1: PYTHON BASICS
Day 30 of #100DaysOfCode
Haven't been posting these but I'm gonna start!
✨ had a client meeting
✨ reviewed JS DSA and Regex
✨ did some codewars