Anonymous
Anonymous
😆
Germ谩n
Watching YouTube tutorials but practicing overall
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Anonymous
Welcome to C/C++!
Roxif位sz 馃嚤馃嚬
It's a programming language group, there isn't exactly much to talk about, besides new language features, programming questions and projects in these langs.
Roxif位sz 馃嚤馃嚬
You should do something useful, instead of just camping in this group then. Maybe you should think of a project to work on in your free time
Nomid 脥korni-Sciurus
Would you prefer C or C++ if you were to program a generic desktop application ?
Roxif位sz 馃嚤馃嚬
Nomid 脥korni-Sciurus
Nomid 脥korni-Sciurus
yeah
Roxif位sz 馃嚤馃嚬
Although if you're working on open source stuff I'd recommend Qt
Nomid 脥korni-Sciurus
Mhhhhhh...
Nomid 脥korni-Sciurus
I don't really like all those macros, but it's a nice framework to work with
Roxif位sz 馃嚤馃嚬
What are you programming actually? Just curious
Roxif位sz 馃嚤馃嚬
Nomid 脥korni-Sciurus
I don't hate C++, though I really like C's simplicity
Nomid 脥korni-Sciurus
Nomid 脥korni-Sciurus
I know there have been lots of new stuff coming
Nomid 脥korni-Sciurus
I meant, 2011.
Nomid 脥korni-Sciurus
When I said that, most C++ programmers said me "oh no you have to learn C++ again"
Nomid 脥korni-Sciurus
?
Roxif位sz 馃嚤馃嚬
Nomid 脥korni-Sciurus
Roxif位sz 馃嚤馃嚬
Oh that lmao
It's an automatic trigger, because there's so much people who ask how to learn C++
Roxif位sz 馃嚤馃嚬
Lol
Roxif位sz 馃嚤馃嚬
Hmm, maybe it should be changed to a manually invoked command...
Anonymous
Welcome to C/C++!
Nomid 脥korni-Sciurus
Anonymous
Nomid 脥korni-Sciurus
Ok then, I think I should give a look to the C++14 reference
Nomid 脥korni-Sciurus
I'm tired of people saying "You're a C caveman" and such
Nomid 脥korni-Sciurus
I just program in whatever language I want
Nomid 脥korni-Sciurus
lol
Nomid 脥korni-Sciurus
inchidi
learn c++
inchidi
ok bb
Nomid 脥korni-Sciurus
learn c++
I already know C++, just the last time I programmed in it was with the C++11
inchidi
Nomid 脥korni-Sciurus
Nomid 脥korni-Sciurus
learn
Nomid 脥korni-Sciurus
It looks like just "l e a r n" triggers it
inchidi
lol sensitive woman
Anonymous
Anonymous
Nomid 脥korni-Sciurus
just do it. Or be like me and just search "C++" on github and try remaking the third entry in the list
Nomid 脥korni-Sciurus
(third is an example obv)
Anonymous
1. Go to github.com
2. Tap on search.
3. Use advanced search.
4. Go to Advanced Search.
5. Select user's working language.
6. Press the search button.
7. Hover through the repositories and select one of them.
8. Fork it.
9. Do what you want to do.
10. Make a pull request so that the "original owner" can look at the changes and merge them if he feels the need to.
Nomid 脥korni-Sciurus
Search for C++ projects and remake some
Nomid 脥korni-Sciurus
U.u
Anonymous
Do this
Nomid 脥korni-Sciurus
Nomid 脥korni-Sciurus
I think remaking would be nice too
Nomid 脥korni-Sciurus
I didn't say you couldn't fork the project
Anonymous
Well, everyone thinks differently so that might get pretty annoying in big projects. So better just try to understand what the code is aimed to do and write it on your own
Nomid 脥korni-Sciurus
Nomid 脥korni-Sciurus
Anyway really, learning to program is just practicing so anything would work great
Nomid 脥korni-Sciurus
Say, even trying to reimplement ARM (with THUMB obv) in Ruby
Nomid 脥korni-Sciurus
(I know somebody who did)
Anonymous
Welcome to C/C++!
Nomid 脥korni-Sciurus
He wrote an ARM/THUMB emulator with bindings to SDL so that he could emulate gba games in Ruby
Nomid 脥korni-Sciurus
It's kind of fun to write an emulator
Nomid 脥korni-Sciurus
Like any other emulator does * shrugs *
The architecture of the ARM7TDMI is documented. You don't need to know what the specific rom's code is doing to let it just modify the registers
Nomid 脥korni-Sciurus
I mean, in the emulator's point of view a register is just a box with numbers. It doesn't care what they're for.
Nomid 脥korni-Sciurus
Anyway I mistyped, the cpu is the Z80 and ARM7TDMI is the architecture. I confused the terms in translation from italian to english
Nomid 脥korni-Sciurus
I sincerely don't think reading a manual would be a problem
Nomid 脥korni-Sciurus
The GBA is well documented on this side
Anonymous
For those who say there isn't any sensible talks in the group .. where are you bois ?
Nomid 脥korni-Sciurus
Ah lol, I just don't mind reading the docs. I love programming and everything I do is just for learning
Nomid 脥korni-Sciurus
so well, I just do it
Anonymous
This ^^