Lorenzo
already made something similar in java here:
www.github.com/upperlevel/openverse
Roxifλsz 🇱🇹
I'm making a turn based strategy game
Roxifλsz 🇱🇹
It isn't very much right now though
Roxifλsz 🇱🇹
Just started recently
Lorenzo
me too :/
Roxifλsz 🇱🇹
Very nice yo
Roxifλsz 🇱🇹
Also looks like you have multiple people working on it?
Anonymous
i made a unique_ptr<void> _window
Forward-declare type and use raw (or shared) pointer, sadly unique_ptr requires complete type in declaration so you can't use it.
Lorenzo
yeah i got it after
Anonymous
yeah i got it after
How much time does it take to learn and reach the level you are in now ?
Anonymous
If i start from scratch
Anonymous
Anonymous
Anonymous
But I don't think you want to copy windows...
Lorenzo
Lorenzo
Alignant
Scratch? Isn't it too much third party? :D
Anonymous
ForHow long have u been learning this programming Language ?
deltanicola
Anonymous
I know but
Anonymous
How much time is required to learn this language decently ?
Anonymous
Waw
Lorenzo
but however i developed with c lang at school
Lorenzo
and i developed for years and years in java
Anonymous
Kinda impressed !
Lorenzo
that's not been so difficult to pass to c++
Lorenzo
a part from syntax issues
Lorenzo
and links errors ç___ç
Anonymous
I have been using the book called How to program in c by deitel
Anonymous
How effective is this book ?
Anonymous
Have any ideas ?
Anonymous
Lorenzo
no any idea
Lorenzo
i just develop in c++ as i develop in java
Lorenzo
and i learned java from youtube videos and with years of practice
Lorenzo
and stackoverflow
Lorenzo
and shit on google
Anonymous
Do you know how to program in Java ?
Lorenzo
yes
Anonymous
Anonymous
What do you think ?
Anonymous
Should i learn c or java first ?
Anonymous
Which one is easier for a beginner
h4child
Lorenzo
Anonymous
To grasp the general nature of programming
Lorenzo
and you'll probably have more fun with java
Lorenzo
since you can do many things without much code
Anonymous
Yeah then I will go for Java as my initial programming language
Lorenzo
nice idea
Alignant
Do not start coding in C++, it's addictive
Anonymous
2048 Game Project In C https://youtu.be/_ax9WK2CIJA
Anonymous
hello world
Anonymous
today is new year eve
Anonymous
what will you do today ?
Anonymous
Happy new year
Anonymous
Anonymous
wow .... more people joining in group
Mat
After you have anderstood basics, you can apply them to Java plus learn oop
Bkrymwana
Am a complete beginner ....I don't know any programming language but I want to start .....its one of my new year resolution ...please where can I begin
Mat
Mat
Better a generic programming research: what a programme is, the difference beetween what you programme and what you see, differences beetween OOP (Object Oriented Programming) and not-OOP languages
Mat
Then start with basics of C like variables, conditional and loop statements, functions and so on. Differences beetween source code and binaries...
Артём
Which language is better to learn for beginning: C or C++? As I understood, it's C. Then when should I stop and change it to C++?
Mat
What a compiler is, differences between functional, imperative, oop programming... I think that's a good beginning @Jacko78
Mat
harry
Daniele°
Daniele°
C isn't subset of C++
Daniele°
C and C++ are two different languages with the same letter, C
Bkrymwana
What I want is a direction where I can learn this programming language online
Anonymous
Cappy new year
Anonymous
Артём
So could you tell me as experienced programmers, what are advantages over each other and what are shortcomings between C and C++?
harry
thanks
Daniele°
C is not a subset
Daniele°
C is very different to C++