Cplusplus.com is particularly recommended for beginners and intermediate C++ programmers who are looking for structured tutorials and reference materials. It can also be useful for experienced developers who want a quick reference guide or need to brush up on specific topics.
No Nim (programming language) videos yet. You could help us improve this page by suggesting one.
Based on our record, Nim (programming language) should be more popular than C++. It has been mentiond 152 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
About 4 months ago (approximately the last time I wrote something here), I opted to embark on a graduate school journey at Stony Brook University, Computer Science (if you have a remote position โ Technical Writer and/or Software Engineer position โ at a non-USA company, don't hesitate to reach out). Was it the best decision to make considering less pay (if any), more theoretical undertakings and assumptions, and... - Source: dev.to / almost 2 years ago
Full of wrong and/or incomplete information. I prefer cplusplus.com when I need to look up some library details. Source: over 2 years ago
For C++ I would suggest using cplusplus.com. Fantastic resource to use. Source: over 2 years ago
C++ was far from my first language. I took Modula-2 and FORTRAN in school. I knew about pointers, linked lists, etc before writing my first line of C++. I think the best way to learn is just to work on projects that interest you. Get familiar with online resources. I like cplusplus.com and cppreference.com (can get a little verbose). I'm also a big fan of w3schools.com. They have a good C++ tutorial for beginners. Source: over 2 years ago
I second this. cplusplus.com will pop up on your searches, I just blocked it. Loaded with ads and slow, and almost always less thorough than cppreference. I found geeksforgeeks OK when learning algorithms - not so much the language itself though. Source: over 2 years ago
Nim is a statically typed language with a syntax resembling Python's. https://nim-lang.org/. - Source: Hacker News / 10 days ago
From a promotional marketing perspective, that webpage misses quite a few basics, like linking to the Nim site [0] and explaining what it actually does: Nim is a statically typed programming language that compiles native dependency-free executables in C, C++ or JavaScript. [0] https://nim-lang.org/. - Source: Hacker News / about 2 months ago
I think Nim has a good homepage, with some bullet points explaining what the language is all about coupled with several code examples. I'm not saying Nim is better, but I visited the page the other day and thought it was neat. https://nim-lang.org/. - Source: Hacker News / 2 months ago
> I'm interested to see whether the final feature set will be larger than what you'd get by creating a type-safe language with a pythonic syntax and compiling that to native, rather than building custom hardware. It almost sounds like you're asking for Nim ( https://nim-lang.org/ ); and there are some projects using it for microcontroller programming, since it compiles down to C (for ESP32, last I saw). - Source: Hacker News / 5 months ago
I think Nim might be a good candidate. https://nim-lang.org. - Source: Hacker News / 7 months ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
D (Programming Language) - D is a language with C-like syntax and static typing.
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.