@Mohammed__98
A beginner at C++ language
Nothing here yet.
Nothing here yet.
No blogs yet.
I'm just started learning my first programming language 2 months ago which is C++, knowing that is it not language that is on demand I started to wander, what is a good language to start learning right now ? and by that I mean a language that is on...
I made a simple "enter your password" program using C++ language and the password is "Hello", I want to know if my way for coding is simple enough or is making things more complicated than it needs to be #include <iostream> using namespace std; ma...