If you Ever Want to know C++...
3 posters
Page 1 of 1
If you Ever Want to know C++...
Here is a guide. Yes, C++ is a coding language nobody wants to learn about, but maybe you'll find yourself wanting to know more about it.
- Basics:
- C++ is in many ways similar to other types of coding. You can have little notes that wont appear on the screen but you can see them when editing the code on your website. Simply put two slashes // before the "secret" you want to hide from everybody else. Let's start from a random part of a code and show you what this little note thingamajig is:
- Code:
cout>>"Example"; // This is that little secret thing that I was telling you about. (:
(Still working on this guide...hopefully someone will use it. )
-G-- Member
- Posts : 29
Beak Points : 4335
Reputation : 0
Join date : 2013-02-28
Age : 29
Location : You will never know...
Re: If you Ever Want to know C++...
XD Lonin learned C++ at uni.
Can't remember any of it. :B
Made a snakes and ladders game.
Can't remember any of it. :B
Made a snakes and ladders game.
Lonin- Community Advisor
- Posts : 139
Beak Points : 4492
Reputation : 3
Join date : 2013-02-25
Age : 111
Location : Lonin is a Lonin, therefore lives in a cave >;3 Hehehe. - That's cool :D
Re: If you Ever Want to know C++...
How about some info on compilers and needed software to debug and run C++? Also wouldn't mind some specifics on how to use C++ for websites to begin with.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum