Programming |
![]() ![]() « Citoyen » 1359667560000
| 0 | ||
Hello programmers! *-* Here you can talk about the programming languages you know! Everything is allowed-- From Paskal to Scratch, from C++ to Java, etc! You can also share some programs/games/apps YOU made if you want to. Also, if you need any help for your programs you can ask here. Note: There's a free Javascript compiler online which is alot easier than the real Javascript .js programming. http://www.khanacademy.org/cs/ |
![]() 1359670380000
| | ||
[Modéré par Katburger, raison : Requested] |
![]() ![]() « Citoyen » 1359670380000
| 0 | ||
its not even close to advertising |
0 | ||
i javascript |
![]() ![]() « Citoyen » 1359721560000
| 0 | ||
Kayleekitti a dit : Actually, I've asked Mausibiene if anyone wants to show their application, they can post it, but not advertize other things such as youtube channels or facebook pages. Don't learn me smart one. |
![]() ![]() « Citoyen » 1359722460000
| 0 | ||
I'm learning Vb.. |
![]() ![]() « Citoyen » 1359761400000
| 0 | ||
I started learning JavaScript during lunchtimes at my school last year although they couldn't continue the extra lessons :/ Anyway, we got to use a pretty good website [url=codecademy.com]codecademy[/url] it offers JavaScript, Python, Ruby and HTML courses so I'd recommend this to anyone think 'bout starting out :D |
![]() ![]() « Citoyen » 1359772500000
| 0 | ||
I derp when it comes to JavaScript. HTML, nope. Ahh, but I would love to learn some more languages though. ): |
0 | ||
If you want to learn, JavaScript is the absolute easiest place to start and has tonnes of applications. I'm coding my entire game in JavaScript, even the server. It's an easy, clean, and rapidly expanding language. |
![]() ![]() « Citoyen » 1359773520000
| 0 | ||
Fxie a dit : Indeed. JavaScript is easy once you get the basics down. ^^ Meh, still expanding my knowledge on it though, but not doing so well since I have a busy schedule :( The next language I would like to learn would be HTML/Python. ^^ |
0 | ||
I wouldn't call HTML a language. Also, HTML and CSS are both completely tied together, so you should know CSS as well if not first. Pretty basic stuff, though. Just don't dive into CSS3 before learning the bare basics. |
![]() ![]() « Citoyen » 1359773640000
| 0 | ||
Fxie a dit : I see. Thank you for the tip Fxie o/ |
![]() ![]() « Citoyen » 1359774060000
| 0 | ||
Mhm,I know C++,Java and HTML if you consider it a language. |
![]() 1359813960000
| | ||
[Modéré par Inconnu_0] |
![]() ![]() « Citoyen » 1359814140000
| 0 | ||
i Know VS, VB, JS, JSON, VBS, HTML, PHP, AS1, AS2, AS3, and a bit of VBA ACTIVEX Control my best language is VB i lov it However this topic will be locked |
![]() ![]() « Citoyen » 1359825780000
| 0 | ||
Mitodomals a dit : Why would it be locked? Also, I was working on some convertor today, which will turn Celsius to Fahrenheit: ![]() You can use it if you need it ofcourse. :p |
![]() ![]() « Censeur » 1359826800000
| 0 | ||
Todo is that Notepad++ or Geany? |
0 | ||
function toF(C) { return C*1.8+32 } math is pretty much as basic as it gets also I use SublimeText 2 personally screenshot if interested (code unrelated; it's from my game) ![]() |
![]() ![]() « Censeur » 1359827160000
| 0 | ||
Haruhitastic a dit : looks like code blocks for me |
0 | ||
So many pro coders in here |