🎉 **Finally finished my #freeCodeCamp cash register project!** 🎉

This one was a real challenge, but with the support of several amazing people, persistence, and some thorough Web searches, I got it done! This has been the hardest project yet, but now I’m 4/5 of the way through the #JavaScript certification! 🙌

Next up is a project that will dive into #asynchronous programming. Here’s what I’ll be tackling:

**Project: Learn Asynchronous Programming by Building an fCC Forum Leaderboard**
*Status: Not started*

JavaScript is an asynchronous programming language, and this project will help me gain proficiency in asynchronous concepts. I’ll be coding my own freeCodeCamp forum leaderboard. 🚀

This project will cover:
- The Fetch API
- Promises
- Async/Await
- The try..catch statement

I’m making so much progress and learning a lot! Sometimes it feels frustrating when things take longer to understand, but I know that every step is part of the journey. 💪✨

#CodingJourney #WebDevelopment #LearningToCode #learningToProgram #beginnerCoder #beginnerProgrammer #AccessibilityInTech #WomenInTech #Programming #techforgood

I'm feeling really frustrated with my Cash Register project on freeCodeCamp.org. I've been stuck on tests 18 and 19 for days, and I'm getting the response **INSUFFICIENT_FUNDS** instead of the correct output for test 18. This isn't the first time I've asked for help, but the guidance I've received so far has just confused me more, and I'm feeling #overwhelmed. For now, I want to focus on test 18 since I'm hoping breaking things down further will help. I'm really feeling kind of stupid here and hope I'm not annoying anyone.

If anyone can take a look at my #code and help me figure out what I'm doing wrong, I would really appreciate it! Here are the links to my code and the relevant forum post:

- **Code:** [JSBin Code](https://jsbin.com/nejesiq/1/edit?html,js,output)
- **Forum Post:** [FreeCodeCamp Forum](https://forum.freecodecamp.org/t/build-a-cash-register-project-build-a-cash-register/717252/2)
- **Project Link:** [Cash Register Project](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/build-a-cash-register-project/build-a-cash-register)

Thank you in advance for any help!

#JavaScript #freeCodeCamp #CodingHelp #CashRegister #Programming #Test18 #feelingOverwhelmed #actuallyAutistic #beginnerProgrammer #beginnerCoder #JS #soConfused #JavaScriptIsHard

JS Bin

A live pastebin for HTML, CSS & JavaScript and a range of processors, including SCSS, CoffeeScript, Jade and more...

Still stuck on this #freeCodeCamp #JavaScript project. I've used console.log statements to look at what different functions are returning, but I don't understand why they're returning what they are for test 18 and 19. Can someone please help? I just posted my code on the freeCodeCamp forum, and you can find it at: https://forum.freecodecamp.org/t/build-a-cash-register-project-build-a-cash-register/717252
#JS #programming #coding #learningToCode #learningToProgram #beginnerProgrammer #beginnerCoder #JavaScriptIsHard Good evening all. Just woke up and had something to eat, leftover pizza from yesterday. Going to get dressed and then try to tackle this #freeCodeCamp #JavaScript project again. Still feeling a little overwhelmed and unsure how to fix things, but hopefully it will go better now that I've slept some.
#JS #programming #coding #learningToCode #learningToProgram #beginnerCoder #beginnerProgrammer #JavaScriptIsHard
Build a Cash Register Project - Build a Cash Register

Tell us what’s happening: My code is failing tests 18 and 19. I used console.log statements to figure out why, and it’s returning INSUFFICIENT-FUNDS for test 18. I’ve gone over my code but have no idea why. Can someone help me figure this out? Your code so far <!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale = 1.0" /> <meta charset="UTF-8" /> <title>freeCodeCamp Cash Register Project</title> </head> <body> <h1>Cash Re...

The freeCodeCamp Forum
I'm working on the cash register #JavaScript project from #freeCodeCamp (https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/build-a-cash-register-project/build-a-cash-register), and I almost have it, but I keep failing one or two of the tests. Right now, it's test 19. I added my #code to #JSBin, which is more #accessible than #CodePen, and it can be found here: https://jsbin.com/yiratay/edit?html,js,output
Can anyone help me understand what I'm doing wrong?
#JS #accessibility #learningToCode #learningToProgram #beginnerProgrammer #beginnerCoder #JavaScriptIsHard
freeCodeCamp.org

Learn to Code — For Free

Lol the excitement when I've been stuck on a #coding problem for hours and finally figure it out is amazing. It's so frustrating to be stuck but when I figure it out I love it.
#beginnerProgrammer #beginnerCoder #learningToCode #learningToProgram #programming

Has anyone a nice, semi-big list of practice exercises for a beginner programmer? (Ideally in Python, but as long as they're mostly adaptable, it's fine.)

(Desired difficulty level: Couple lines solutions and only using stuff one would learn in the first couple hours.)

#programming #beginnerProgrammer #learningProgramming

After maybe seven attempts to learn programming, this is the first time that I actually think that I am learning something, and all thanks to this course:

https://cs50.harvard.edu/python/2022/

It's so good in my opinion that I just wanted to recommend it. I've not finished it yet, and I may not be the best person to ask for advice but I'll happily try to help to anyone :)

Harvard's course is so cool it's under a Creative Commons Attribution-NonCommercial-ShareAlike license

#BeginnerProgrammer #CC

CS50's Introduction to Programming with Python

An introduction to programming using Python, a popular language for general-purpose programming, data science, web programming, and more.

An update. Week One of Four is complete.

Week two studies include:

Lesson One: Lists and Strings
Lesson Two: Iteration

#beginnerprogrammer
#learningpython

To this day, I’m still lost in programming or coding. It’s all taboo to my mind, forbidden to learn and knowing that job competition is horrible.

And not that it’s a “Where do I start?” problem, it’s a “Do I have permission to learn to code?”

#Programming #Coding #beginnerprogrammer

I have a very soft spot in my heart for "Learn in X Days" as I learned Linux from a "Teach Yourself Unix in 24 hours", which was a series of 21 lessons which you were meant to read/do each day.

This "30 Days of Python" is in the same spirit" and it's a lovely set of simple programming lessons that someone can pick up and learn the basics of Python in 30 lessons, one each day.

I love it and hope it spreads.

https://github.com/Asabeneh/30-Days-Of-Python

#python #programming #tutorials #lessons #BeginnerProgrammer

GitHub - Asabeneh/30-Days-Of-Python: The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These vide...

GitHub