×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Forums
  • /
  • Atelier 801
  • /
  • Hors-sujet
  • /
  • Programming
1 / 9 › »
Programming
Todorovski
« Citoyen »
1359667560000
    • Todorovski#0000
    • Profil
    • Derniers messages
    • Tribu
#1
  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/
Kit
1359670380000
    • Kit#9532
    • Profil
    • Derniers messages
    • Tribu
#2
[Modéré par Katburger, raison : Requested]
Sunflowrcake
« Citoyen »
1359670380000
    • Sunflowrcake#0000
    • Profil
    • Derniers messages
    • Tribu
#3
  0
its not even close to advertising
Fxie
« Citoyen »
1359671280000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#4
  0
i javascript
Todorovski
« Citoyen »
1359721560000
    • Todorovski#0000
    • Profil
    • Derniers messages
    • Tribu
#5
  0
Kayleekitti a dit :
If you are advertizing, TransForMice Forums is a place to chat, and not a place to advertize.

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.
Picassoandi
« Citoyen »
1359722460000
    • Picassoandi#0000
    • Profil
    • Derniers messages
    • Tribu
#6
  0
I'm learning Vb..
Theretna
« Citoyen »
1359761400000
    • Theretna#0000
    • Profil
    • Derniers messages
    • Tribu
#7
  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
Magicallina
« Citoyen »
1359772500000
    • Magicallina#0000
    • Profil
    • Derniers messages
    • Tribu
#8
  0
I derp when it comes to JavaScript.
HTML, nope.

Ahh, but I would love to learn some more languages though. ):
Fxie
« Citoyen »
1359773280000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#9
  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.
Magicallina
« Citoyen »
1359773520000
    • Magicallina#0000
    • Profil
    • Derniers messages
    • Tribu
#10
  0
Fxie a dit :
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.

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. ^^
Fxie
« Citoyen »
1359773520000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#11
  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.
Magicallina
« Citoyen »
1359773640000
    • Magicallina#0000
    • Profil
    • Derniers messages
    • Tribu
#12
  0
Fxie a dit :
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.

I see.
Thank you for the tip Fxie o/
Tummnus
« Citoyen »
1359774060000
    • Tummnus#0000
    • Profil
    • Derniers messages
    • Tribu
#13
  0
Mhm,I know C++,Java and HTML if you consider it a language.
Mitodomals
1359813960000
    • Mitodomals#0000
    • Profil
    • Derniers messages
    • Tribu
#14
[Modéré par Inconnu_0]
Mitodomals
« Citoyen »
1359814140000
    • Mitodomals#0000
    • Profil
    • Derniers messages
    • Tribu
#15
  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
Todorovski
« Citoyen »
1359825780000
    • Todorovski#0000
    • Profil
    • Derniers messages
    • Tribu
#16
  0
Mitodomals a dit :
However this topic will be locked

Why would it be locked?

Also, I was working on some convertor today, which will turn Celsius to Fahrenheit:

http://i.imgur.com/uKO8Ua1.png
You can use it if you need it ofcourse. :p
Haruhitastic
« Censeur »
1359826800000
    • Haruhitastic#0000
    • Profil
    • Derniers messages
    • Tribu
#17
  0
Todo is that Notepad++ or Geany?
Fxie
« Citoyen »
1359826920000
    • Fxie#0000
    • Profil
    • Derniers messages
    • Tribu
#18
  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)

http://i.imgur.com/zqxTsih.png
Hotaru
« Censeur »
1359827160000
    • Hotaru#0095
    • Profil
    • Derniers messages
    • Tribu
#19
  0
Haruhitastic a dit :
Todo is that Notepad++ or Geany?

looks like code blocks for me
Rype
« Citoyen »
1359827160000
    • Rype#0095
    • Profil
    • Derniers messages
#20
  0
So many pro coders in here
  • Forums
  • /
  • Atelier 801
  • /
  • Hors-sujet
  • /
  • Programming
1 / 9 › »
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27