Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

newbie

  1. C

    JavaScript Using JSON for formatting?

    I was given a job assessment quiz and I think it has a JSON related question on it by mistake as my work is in C, C++, assembler, and python. But it looks interesting so I want to try to solve it. Here is what it asks and I have provided a facsimile of the tuples. Using a JSON library (be sure...
  2. coding_fromzero

    HTML & CSS Trouble modifying an id for an image in a div element

    Hello everybody 😊 I'm super green when it comes to coding. I've only been working on it for around 3 weeks. I'm working through freeCodeCamp and I am doing one of the assignments where I have to add the id "img-div" to a div element, but when I try to modify it in CSS through VS Code, I get an...
  3. N

    Need help with web development project

    Dear bros (and hoes), I’m a 25 y.o virgin looking to be pointed in the right direction :notworthy: My personal development goal is to learn how to create the following: Cloud-based web application User-friendly interface Purpose built application for financial analysis Replicates what Excel...
  4. T

    Python Need help with project, Simple stuff just explain what's wrong to me

    Hi im learning python and I dont understand what is wrong with my code here: and
  5. M

    My Advice To Newer Programmers - Part 3

    Hey there. Over the past few weeks, I have been writing advice-pieces for newer programmers, who don't know where to start, what to do, all of that. This is the third one out of three, so far. You can read the other two, here...
  6. M

    My Advice To Newer Programmers - Part 2

    Hey there. You may have read this thread here: https://www.codeforum.org/threads/my-advice-to-newer-programmers.871/ That thread was giving advice to newer programmers, who don't exactly know what to do or learn. I'm thinking it'd be best to write more pieces of advice for newcomers, providing...
  7. C

    C# Need Help for My Jump Script

    So I've just started coding, and obviously I did some things wrong. I wanted to make a jump script in which jumpDelay turns FALSE when the button is pressed, and TRUE when the player hits the ground. The problem is that "Cannot implicitly convert type 'bool' to 'PlayerCollision'. " I do not...
  8. M

    My Advice To Newer Programmers

    (Note: There is a formatting error in this for some reason that won't go away. Please, just ignore it). I'm writing this as a guide for newer programmers, who may not have a clue on what to do or learn next. Of course, it can also apply to people who've been programming for sometime now. But...
Back
Top Bottom