##C++ c c+ i want to learn coding
37 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
here's some resources
https://gist.github.com/Eczbek/1af8afd411221819327fa5b5b0ff394b
C++ resources and a rearrangement of learncpp.com - resources.md
You won't find competent people willing to teach you one-on-one (unless you pay them a lot of monies 😛 )
Most competent people write books, so they can teach more people. Go read those
Alr
Just find a project that aligns with ur skill level and just do it
If you know nothing do tic tac toe
Or like rock paper scissors or google up any small ish projects a begginer should do
Slowly build up from nothing
Making a project is how you learn.
You are. My son
c+ does not exist
retarded language
project not mean something large
project is just mean your idea done by hand
so idea can be micro(10 lines) then larger and etc...
how do u make a project without knowing how to use the language, even if the project is super easy
implement what you know
u act like he know smth
You go to google
Or w3schools
Or forum pages
There's plenty of resources already available
Being able to start up a project without knowing anything about it, is something you’ll need to get used to if you want a job as a programmer
Ive never worked on blazor but i had to figure it out because of work
At first just do basic programs using user input and std cout
Than learn control flow/conditionals
Than make functions
Than make classes
Lots of people get stuck in tutorial hell where they only can write code if its from a tutorial
You need to know how to follow a tutorial and how to, when to break from a tutorial to make something slightly new or less derivative
This question is being automatically marked as stale.
If your question has been answered, type !solved.
If your question is not answered feel free to bump the post or re-ask.
Take a look at !howto ask for tips on improving your question.