Completed the Regex course which was in 33 parts.
The course covered groups, lookaheads, find/replace, and more.
The next course is Debugging.
#getFediHired
#JavaScript
#Algorithms
#DataStructures
#KeepTheMomentum
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures
#getfedihired #javascript #algorithms #datastructures #keepthemomentum
New and improved 🪨 📄✂️ game!
For this lesson, we copied the code from Day 14 and looped the game until one player wins 3 rounds. It's also covering continue/break/exit and the error when the game ends is unhandled since that hasn't been covered yet.
Day 17 of #Replit100DaysOfCode
My Repls:
https://replit.com/@Misty-42
#LookingForWork
#getFediHired
#python
#KeepTheMomentum
Join me on @Replit https://join.replit.com/python
#Replit100DaysOfCode #100daysofcode #lookingforwork #getfedihired #python #keepthemomentum
Completed the ES6 course which was in 29 parts.
The course covered functions, modules, import/export, and promise and whew, I will need to spend more time in language if I want to do anything very complex with it as there are some aspects that felt counter intuitive. This is, no doubt, good for flexing my brain.
The next course is Regular Expressions.
#getFediHired
#JavaScript
#Algorithms
#DataStructures
#KeepTheMomentum
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures#basic-javascript
#getfedihired #javascript #algorithms #datastructures #keepthemomentum
Can you guess the lyrics to my favorite song 🎶 🎤? Day 16 of #Replit100DaysOfCode.
My Repls:
https://replit.com/@Misty-42
#LookingForWork
#getFediHired
#python
#KeepTheMomentum
Join me on @Replit https://join.replit.com/python
#Replit100DaysOfCode #100daysofcode #lookingforwork #getfedihired #python #keepthemomentum
This cert has 10 different courses. That first course, Basic JavaScript, had 113 parts. I completed the course today. I do need to spend some more time with recursive functions sans loops I think but overall I feel pretty comfortable with the basic syntax.
The next course is ES6.
#getFediHired
#JavaScript
#Algorithms
#DataStructures
#KeepTheMomentum
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures
#getfedihired #javascript #algorithms #datastructures #keepthemomentum
The next certification I'm working towards is JavaScript Algorithms and Data Structures. Starting with Basic JavaScript. In my case, this is familiarizing me with language specific syntax.
#getFediHired
#JavaScript
#Algorithms
#DataStructures
#KeepTheMomentum
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/
#getfedihired #javascript #algorithms #datastructures #keepthemomentum
The last project has been completed and I've claimed the #RelationalDatabase #certification from #freeCodeCamp.
https://freecodecamp.org/certification/Misty-42/relational-database-v8
#relationaldatabase #certification #freecodecamp #getfedihired #rdbms #keepthemomentum
What is the name of the sound a 🐴 makes? Find out with my custom animal sound generator! Day 15 of #Replit100DaysOfCode #100DaysOfCode.
This project's repl link:
https://replit.com/@Misty-42/day15100-days-python#main.py
My Repls:
https://replit.com/@Misty-42
#LookingForWork
#getFediHired
#python
#KeepTheMomentum
Join me on @Replit https://join.replit.com/python
#Replit100DaysOfCode #100daysofcode #lookingforwork #getfedihired #python #keepthemomentum
Another project down, very satisfying. I created a bash script to pull element, type, and property information from a postgresql db with minor additions/fixes to said db first.
One more to go for the #RelationalDatabase Certification path via #freeCodeCamp.
#relationaldatabase #freecodecamp #getfedihired #rdbms #keepthemomentum
The next to last project for the #RelationalDatabase Certification path via #freeCodeCamp brings together what we've covered while working with a Periodic Table Database.
The project focuses on #git, #PostgreSQL, and, as always, #bash shell.
#relationaldatabase #freecodecamp #git #postgresql #bash #getfedihired #rdbms #keepthemomentum
The next to last project for the #RelationalDatabase Certification path via #freeCodeCamp brings together what we've covered while working with a Periodic Table Database.
The project focuses on #git and, as always, #bash shell.
#relationaldatabase #freecodecamp #git #bash #getfedihired #postgresql #rdbms #keepthemomentum
The next project for the #RelationalDatabase Certification path via #freeCodeCamp was primarily about using #git. I learned a few things and got myself lost a couple times but I successfully completed the lesson.
The project also used #nano and, as always, #bash shell.
There are 2 projects left to complete the certification path.
#relationaldatabase #freecodecamp #git #nano #bash #getfedihired #rdbms #keepthemomentum
🪨 📄✂️
My very first multiplayer game !!!
Day 14 of #Replit100DaysOfCode #100DaysOfCode.
Join me on @Replit https://join.replit.com/python
My Repls:
https://replit.com/@Misty-42
This project's repl link:
https://replit.com/@Misty-42/day-14100-days-of-code-python?v=1
#Replit100DaysOfCode #100daysofcode #lookingforwork #getfedihired #python #keepthemomentum
That was a quick lesson. #Nano is easy to use and that's another project down. Next will be using #git with an #SQL reference object.
#nano #git #sql #getfedihired #rdbms #keepthemomentum
The next project for the #RelationalDatabase Certification path via #freeCodeCamp uses #nano. This will be a learning project as I've used vi or emacs in the past to edit text files.
As always, this project uses #bash.
#relationaldatabase #freecodecamp #nano #bash #getfedihired #rdbms #keepthemomentum
Another project down for the #RelationalDatabase Certification path via #freeCodeCamp and 4 left.
I took a bit longer than usual for this project since I took some time for myself during the last couple weeks.
I did get stuck. I ended up reviewing the test code for the project and realized that I had a column that wasn't big enough for the test data. Once I corrected that, it was all good.
Next project has new to me stuff :D
#relationaldatabase #freecodecamp #getfedihired #rdbms #keepthemomentum
Another project down for the #RelationalDatabase Certification path via #freeCodeCamp and 4 left.
It took a bit longer than usual as I took some time for myself and then I got stuck at the end.
I had to look at the code to see what was being tested for and realized that I'd set one of my columns too small for the test to complete successfully. Once I made that correction, it was all good.
#relationaldatabase #freecodecamp #getfedihired #rdbms #keepthemomentum
The next project for the #RelationalDatabase Certification path via #freeCodeCamp is to build an appointment scheduler program. This project uses #bash and #PostgreSQL.
#relationaldatabase #freecodecamp #bash #postgresql #getfedihired #rdbms #keepthemomentum
Another project down for the #RelationalDatabase Certification path via #freeCodeCamp and 5 left. This project had SQL joins, updates and more inserts, and a bash script with more loops, functions, and nested if...then...else...fi blocks.
#relationaldatabase #freecodecamp #getfedihired #rdbms #keepthemomentum
Another project down for the #RelationalDatabase Certification path via #freeCodeCamp and 5 left. This project had SQL joins, updates and more inserts, and a bash script with more loops, functions, and nested if...then...else...fi blocks.
#relationaldatabase #freecodecamp #getfedihired #rdbms #keepthemomentum