-
xFFFC0000Hi everyone, I've posted my first ccs. Please leave comments and suggestions or up/downvote. Thanks!
-
m-relay<0xfffc:matrix.org> repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/429
-
m-relay<rottenwheel:kernal.eu> 0xFFFC pretty cool, post in community/space as well.
-
m-relay<r4v3r23:monero.social> check DM
-
m-relay<unkn8wn69:matrix.org> I want to get into the monero codebase and learn a new language. I know almost everything is c++, I was always scared of cpp and never touched it for that reason. Where would you suggest I start? (Got experience in other langs like go, python, c#, java)
-
m-relay<unkn8wn69:matrix.org> Before even looking at codebase get the basics ig. Anyone knows where to get good resources for that? (Ik I can just watch yt but as many of you are so experienced and talented mb u have suggested you wish you had at the beginning)
-
m-relay<unkn8wn69:matrix.org> *suggestions
-
m-relay<unkn8wn69:matrix.org> Before even looking at codebase get the basics ig. Anyone knows where to get good resources for that? (Ik I can just watch yt but as many of you are so experienced and talented mb u have suggestions you wish you had at the beginning)
-
ofrnxmrUkoehb once upon a time posted some good resources iirc
-
UkoeHBI used learncpp.com
-
UkoeHBThat only gets you started, then lots of time in cppreference
-
moneromoooIf you ignore the heavy template stuff, C++ isn't very far from java really. Easily close enough to read at least.