And start doing interactive programming with it in whatever language you want. And you can ask it questions about how to do things and it'll respond and show you examples that are immediate and customized to you
The first language is the hardest. Every language after that get progressively easier to learn at an exponential rate.
So choose a language that's easier for beginners like Python or Java. They still have their roots in C and aren't horrible to learn. (Yes, I'm looking at you, pointers.)
I miss pointers when looking at Java stuff, it means I need to create a single-element array and pass that instead.
Same thing is also needed for making a Java lambda affect a scope variable, because it insists those must be final and the array is a workaround. Nothing wrong with calling a lambda-consuming function which can affect the scope, as long as it agrees not to store any references!
[ - ] Monica 1 point 7 monthsOct 28, 2024 13:26:39 ago (+1/-0)
Learn basic and cobol then get yourself a thick c++ book written in the 1990's. Read it. Learn it. Create your own programs. Do the quiz's in the book.
Take your brain out of your skull, stretch it out on the table. Beat it with a mallet until the knots are flat. Then ball it up and throw it in the driveway. Run over it a few times in your car, then scoop up what's left and throw it in the oven. Bake at 450F for 76 hours. Remove (careful, hot!) and insert C4. Detonate. Place brains back in skull. That's how you learn C++
[ + ]anon
[ - ] anon 2612421 3 points 7 monthsOct 28, 2024 12:12:03 ago (+3/-0)
[ + ]anon
[ - ] anon 1366744 3 points 7 monthsOct 28, 2024 11:00:19 ago (+3/-0)
And start doing interactive programming with it in whatever language you want. And you can ask it questions about how to do things and it'll respond and show you examples that are immediate and customized to you
[ + ] PotatoWhisperer2
[ - ] PotatoWhisperer2 4 points 7 monthsOct 28, 2024 13:08:20 ago (+4/-0)
So choose a language that's easier for beginners like Python or Java. They still have their roots in C and aren't horrible to learn. (Yes, I'm looking at you, pointers.)
[ + ] anon
[ - ] anon 2823071 0 points 7 monthsOct 28, 2024 13:40:13 ago (+0/-0)
[ + ] SithEmpire
[ - ] SithEmpire 0 points 7 monthsOct 28, 2024 21:42:29 ago (+0/-0)
Same thing is also needed for making a Java lambda affect a scope variable, because it insists those must be final and the array is a workaround. Nothing wrong with calling a lambda-consuming function which can affect the scope, as long as it agrees not to store any references!
[ + ] PotatoWhisperer2
[ - ] PotatoWhisperer2 0 points 7 monthsOct 28, 2024 23:01:58 ago (+0/-0)
[ + ] anon
[ - ] anon 1633396 2 points 7 monthsOct 28, 2024 16:52:52 ago (+2/-0)
[ + ] anon
[ - ] anon 1670838 0 points 7 monthsOct 28, 2024 13:21:24 ago (+0/-0)
Is this one any different?
[ + ] Monica
[ - ] Monica 1 point 7 monthsOct 28, 2024 13:26:39 ago (+1/-0)
[ + ] puremadness
[ - ] puremadness 0 points 7 monthsOct 29, 2024 01:19:33 ago (+0/-0)
They mean 24 days, 1 hour per day(1 short chapter).
I did it in 3 days.
When I was 12.
[ + ] x0x7
[ - ] x0x7 0 points 7 monthsOct 28, 2024 15:21:57 ago (+0/-0)
[ + ]anon
[ - ] anon 9615207 0 points 7 monthsOct 28, 2024 15:15:17 ago (+0/-0)
[ + ]anon
[ - ] anon 1938768 0 points 7 monthsOct 28, 2024 12:51:48 ago (+2/-2)
[ + ] puremadness
[ - ] puremadness 1 point 7 monthsOct 29, 2024 01:21:07 ago (+1/-0)
[ + ] FacelessOne
[ - ] FacelessOne 0 points 7 monthsOct 28, 2024 11:03:23 ago (+0/-0)