Max
again, question about where to use it and where not is project-dependent.
Anonymous
Thank you Max, 😊👍🏻
Max
you welcome :)
Ros
are*
Max
thx for correction :)
Ros
No thanks, that is my duty
Ros
Pay attention on articles
Isc
no endless loop, but its true that auto isnt optimizing i to be uint8
Isc
be careful with auto in numeric types
Isc
the same thing as in C# xd
deltanicola
English?
Anonymous
Woops, sorry
Anonymous
I think this is indonesian group
Anonymous
Hy Guys I am just a beginner Can you teach me More On C++
Francesco
Use auto in all vars? 🧐
Nop, only were the name of type is very long
correctmaninwrongplace
I have worked with C++ last year
correctmaninwrongplace
Only used auto to avoid to write iterators
Max
Hy Guys I am just a beginner Can you teach me More On C++
pick any C++ book with more than 800 pages long and with practice tasks after each chapter
Max
then solve them all
Max
and finally, you'll become a junior C++ dev. good luck
Willy
and finally, you'll become a junior C++ dev. good luck
the main and principal difference between a junior and a senior/professional programmer would be experience, right?
Max
the main and principal difference between a junior and a senior/professional programmer would be experience, right?
well, I could say *yes*, but I saw that professional experience is not the best criteria to distinguish juniors from seniors
Anonymous
Hello
Max
I mean, it is kinda sloppy question, many things are matter there: I've interviewed guy who was 18 y.o. and knew dozen programming languages. And he knew C++ better than me and half of my collegues.
Max
In contrast, I was talking to guy who was working around 12 years and failed to write bubble sort
Anonymous
20
17 is the last
Anonymous
i think
Anonymous
Hi guys. You know I'm new to programming and with no experience at all. I don't know how to start but I have a keen desire to be a programmer, so please could ya give some piece of advice on how to start and from what😅, please. Thanks in advance
Anonymous
You must learnig c++
Thanks mate, I thought no one would answer 🤣.
Anonymous
So
Anonymous
Thanks a lot. I really appreciate your concern and now I have a better understanding of programming. This channel is useful because of people who are ready to help others, again thanks a lot MICHAEL 😁👍
Isc
thats stupid, cmon
Isc
start with C
Max
that approach is really heavy
Isc
learn pointers, arrays, etc
Max
I mean, learn assembly to then move to C++... meh
Anonymous
I mean, learn assembly to then move to C++... meh
Alright 👍. I'm always glad for your advice.
Isc
you dont need to master memory model to learn such things, so yes
Max
dude, you either student newbie
Max
or dinosaur
Isc
he can go deeper once he learns the basics (variables, arrays, pointers, data structures, etc)
Max
learning all low level stuff do not require asm knowledge on a very start
Isc
i learnt dissasembler after C, before C++
Isc
thats true, but not the best approach for beginers
Isc
I started learning C when i was 7, then i went to ASM before learning C++ and C#
Isc
that helped me a lot understanding how everything works
Isc
but, i can understand that for beginers its not always the best approach
Isc
you need to really LOVE learning such things or you will be pissed off quite fast
Isc
from my experience teaching other people, its better to introduce them to simple concepts before going too deep
Isc
You started too young
didnt like football so...
Isc
im 22 yo senior architect now thanks to that :D
Álvaro
My god
Álvaro
XD
Isc
hahaha its funny
Isc
btw what do you think about privative web libraries?
Isc
because they will come, C++ -> wasm + js glue
F.AM
F.AM
Need help guys
Max
dude
Max
pastebin.com
Max
btw
Max
this chat is about C++, not Java lol
F.AM
Oh...sorry😅🙏
F.AM
But mybe someone know about java
F.AM
Perhaps
Max
maybe
Anonymous
/Max Payne
Anonymous
Could You give me a link for any books
Anonymous
Max
what kind of books?
Anonymous
To learn C++
Max
novice level?
Anonymous
I have This C++ for Dummies Book But I can't Understand