|
||||||
Views:
11,030,242 |
Main | FAQ | IRC chat | Memberlist | Active users | Latest posts | Stats | Ranks | Online users | Search | 11-21-24 08:34 AM |
||||
Guest: Register | Login |
0 users currently in msg db 'Computer Address',0xa | 8 bots |
Main - msg db 'Computer Address',0xa - Which Programming Languages Do you know? (1) |
Which Programming Languages do you know (at least well enough to write at least a function)? | |
C | |
C++ (OOP) | |
Java | |
Actionscript (Flash) | |
PHP | |
ASM (any CPU, spec in reply) | |
C# | |
Other (please spec) | |
Multiple voting is allowed. Changing your vote is allowed. 15 users have voted so far. |
Emuz |
| ||
Site Administrator
11 Hit Combo: Mother's Rosario Level: 109 Posts: 711/3393 EXP: 13563266 Next: 396379 Since: 12-30-11 From: Akron, Ohio; USA Last post: 113 days Last view: 3 days |
I don't know if this has ever been asked, but it could be interesting.
I've presented a few common ones off of the top of my head. Please reply to the poll with your selections, how experienced you are with the language, any additional variations of it (like x86 ASM, or C++0x11) and if you selected other, what is the language. I've selected: C++ (rusty) C (more so rusty, only used it as glue with C++ for some lower level stuff 10 years ago) PHP (fair) I've been getting better with it since working on ABII. I started looking at PHP when the first AB started. This skill has served me well as it seems everyone uses PHP now a days. Other - Bash/Shell (Good) - I use a lot of scripts and such on the shell. Most I will admit are still simple batch commands, but I've done a few complex ones. The Dynamic Profile Administrator™"Never Knows Best" Note: if you can see this my layout broke. ALL THE CREDITS WILL BE REVEALED!! 'Victory Noriko' by @thatsheepagain. 'Chibi Dance Noriko' by @Haru__Kitsu. 'Deity's Night Out (Featuring Gabbie)' by @thatsheepagain Noriko Emotes by @Haru__Kitsu. Side Bar Noriko by @thatsheepagain 'Noriko's Nature Walk' by @projectTiGER_ Emotive Noriko by @thatsheepagain. "Space Candy Noriko" by BerryVerrine. "Super Sharp Noriko" by Xionfes. A gift illustration from the wonderful EverKinzPony! "Magical Girl Noriko" by @cute_hospital! "Patient Chibi Noriko" by @Ruii_ki! 'Dapper '60s Noriko' by @thatsheepagain. 'Shiny Chibi Noriko' by @inioli. 'Flower Veil Noriko' by @Sushiee_. 'Noriko in Realism' by @_Sarybuu. 'Noriko's Midnight Adventure' by @projectTiGER_ 'Yukata Noriko' by @yunyunmaru_ 'Birthday Wishes Noriko' by @thatsheepagain |
Kawa |
| ||
Retired Staff
Not okay Prophet of Celestia Level: 94 Posts: 1360/2423 EXP: 8183198 Next: 173459 Since: 01-01-12 From: The Netherlands Last post: 2237 days Last view: 552 days |
I can do Plain C well enough to write Pokémon clones, and C# like a boss. Procedural PHP is okay, and I've been trying to use OOP-style PHP. |
Trelior |
| ||
Normal User
Level: 128 Posts: 1204/4986 EXP: 24154022 Next: 227678 Since: 01-02-12 Last post: 1471 days Last view: 1471 days |
I haven't dabbled with code in a while... An amazing amount of good going to school for it has done me, eh?
Although, I can crash my way through some VB.NET, PHP, and Java (if I must)... Beyond that, SQL and databases are what I can do relatively well. |
Arisotura |
| ||
Developer
pancakes Level: 84 Posts: 221/1870 EXP: 5546013 Next: 115939 Since: 01-05-12 From: France Last post: 37 days Last view: 37 days |
I first got to know C and C++. Then, after getting sick of the Win32 API, I moved to C++/CLI, which is no more than .NET hacked onto C++. But I did enjoy the ability to quickly design and program GUIs. With the Win32 API, you keep writing dialog procedures, filling silly structures, and writing several lines for stuff that could fit in one line if the API was designed better.
Eventually, I discovered C#. Much better than C++/CLI. No more of those ugly hacks to distinguish managed code from native code. I can definitely say that the second thing SM64DSe benefitted the most from is the rewrite to C# (the first one being the addition of the 3D renderer). Of course since I've been into SM64DS hacking, I also know ARM assembly. A bit of x86 too, but not enough to write a function, I think... And last but not least I think, PHP. I have been contributing to ABXD's development since Nikoboard was opened. I also wrote my blog, several dynamic post layouts (ohai NeonLayout), and other uninteresting crap. ____________________ Kuribo64 - melonDS want some revolution in your coffee? |
Nicole |
| ||
Administrator
Goddess of the Apocalypse Level: 200 Posts: 1391/14042 EXP: 114140883 Next: 988506 Since: 01-03-12 From: Boston, MA Last post: 467 days Last view: 467 days |
♥1391 ✿4705 ★50 I can half-ass my way through VB.NET and am getting better at C#... I've used Eurphoria, PHP, classic VB, and a whole bunch of other languages in the past, but so long ago that I probably don't remember enough to be worthwhile.
Also I've taken actual classes in MatLab and Verilog HDL, but I don't have much opportunity to use those languages so I'm pretty rusty in them now. |
Epele |
| ||
Site Administrator
The Sorceress. Boing~ Level: 237 Posts: 2830/20774 EXP: 205434169 Next: 2544765 Since: 01-01-12 From: UK Last post: 1051 days Last view: 8 hours |
PHP comes to mind first. Used a few in various other script things though. The world could always use more heroes! |
Lili~ ♥ |
| ||
Normal User
Queen Lesbian of Kafuka Level: 160 Posts: 1454/8412 EXP: 52908951 Next: 44048 Since: 01-06-12 Last post: 2963 days Last view: 1486 days |
I know none. I wish I knew any. ...well, maybe a teensy tiny bit of C, but that's really not much. |
GreyMaria |
| ||
Normal User
~< Outta here. |
"Well enough to write a function" basically comes out to "I can JSR" when applied to ASM, sooooo... yeah. |
Nadia |
| ||
Normal User
Axew Level: 23 Posts: 46/93 EXP: 61509 Next: 6214 Since: 01-05-12 From: Denmark Last post: 2352 days Last view: 1270 days |
I've been messing with PHP for quite a while and I'm fairly decent at it, I've also more recently looked into JavaScript and written an IRC bot in Node.js along with some other random crap.
I'm also highly considering learning Java. |
Ailure |
| ||
Retired Staff
Buzzy Beetle Red pandas and stuff Level: 43 Posts: 252/398 EXP: 544774 Next: 20272 Since: 01-01-12 Last post: 2696 days Last view: 898 days |
I tried all of the mentioned choices in the poll in some form. So voting would probably a bit silly for me.
Java: This is my language of choice and is the one I tend to use as it's the one I'm the most familiar with. Fairly straightforward to use and amongst the faster programming languages (You have to go with C, C++ or Assembly if you want to go faster, no joke). The con is that the Java VM sometimes overestimates the memory needed (this is solvable) and can take a bit to start (but they improved within this area in the last few years). C: Been awhile since I used it (I last used it in a microcontroller) but it's fairly easy to learn syntax wise. C and C++ is the only languages I know who have header files though, slightly tricky if you aren't used thinking about them. C++ (OOP): Some of the syntax is a bit confusing, but I'm usually able to make simple edits and understand someone's source code in it as long they aren't naming things in cryptic ways. Actionscript (Flash): Should really switch this to ECMAscript to cover the whole family (which do include Javascript). I hadn't dabbled much in them, but Javascript looks easy. PHP: Easy to pick up, but it learns people bad habits. And it doesn’t scale well, and it's really SLOW. ASM (any CPU, spec in reply): 6502 assembly is fun. I also programmed for the 68HC11 microcontroller, which is related to the 68000 processor family. C#: If you know Java, you can code C#. I only coded a bit for a few projects in School, as my preference for Java (and the fact I can make sure things are multiplatform) have made me stay with Java. Other (please spec): LUA, only messed with it. Squirrel, which is probably my personal favourite out of the scripting languages i tried. If you used C/C++/Java/C# then the syntax should be familiar enough. Delphi: My first programming language. I don't remember anything, and that's probably for the best as it's pretty much a dead language (sans legacy usage). Pawn/Sourcepawn: Used by Sourcemod. I made a few simple plugins for the TF2 servers I run, such as a plugin that changes to alltalk during the end of round mode (humilation). Sourcepawn itself is pretty dumb though, and the creator of Sourcemod have admitted it was a bad choice due to it's odd quirks. Posted by Nina That's a good idea, even if you don't stick with Java it would make it easier to learn the other C-family languages (C/C++/C#) ____________________ AIM: gamefreak1337, MSN: Emil_sim@spray.se, XMPP: ailure@xmpp.kafuka.org, YouTube
|
Sanqui |
| ||
Normal User
Octorok Level: 13 Posts: 1/26 EXP: 8933 Next: 1334 Since: 06-16-12 From: Czech Republic Last post: 4261 days Last view: 2797 days |
My language of choice is Python.
Despite (or maybe due to) having written a lot of code in PHP, I'm not a fan of it in the least. It's horribly designed and mangles a whole lot of programming principles. I know C enough to write simple command-line stuff, having renewed it a little recently. I can do C# because that's what we're doing in school at the moment. I actually quite like it, but it's a shame how it's locked down by Microsoft, thus getting it to run on my OS being a pain. Lastly, I'm pretty good with Z80 assembly. I've dabbed at ARM too, but I can't write it. Oh, and I think I can do some Javascript too. (I'm guessing I can't vote due to how recently I've registered.) |
Arisotura |
| ||
Developer
pancakes Level: 84 Posts: 233/1870 EXP: 5546013 Next: 115939 Since: 01-05-12 From: France Last post: 37 days Last view: 37 days |
Posted by Sanky Nah, there has never been code for that. I think it's because you're posting while logged out. There's also a bug in the poll code. Guests get the vote links as if they were logged in (however their votes are ignored). Edit- it's actually worse. register_globals all over again. Most of the issues should be fixed in the next board update. ____________________ Kuribo64 - melonDS want some revolution in your coffee? |
GreyMaria |
| ||
Normal User
~< Outta here. |
Posted by Mega-Mario Posted by Mega-Mario It's amazing how ironically accurate this switcheroo is. |
Nadia |
| ||
Normal User
Axew Level: 23 Posts: 48/93 EXP: 61509 Next: 6214 Since: 01-05-12 From: Denmark Last post: 2352 days Last view: 1270 days |
Posted by SankyPHP: A fractal of bad design |
Arisotura |
| ||
Developer
pancakes Level: 84 Posts: 236/1870 EXP: 5546013 Next: 115939 Since: 01-05-12 From: France Last post: 37 days Last view: 37 days |
Sanqui |
| ||
Normal User
Octorok Level: 13 Posts: 2/26 EXP: 8933 Next: 1334 Since: 06-16-12 From: Czech Republic Last post: 4261 days Last view: 2797 days |
Posted by NinaYou don't need to show me, I was among the first people who've read that pagePosted by SankyPHP: A fractal of bad design But yeah, that is an excellent post. |
Kawa |
| ||
Retired Staff
Not okay Prophet of Celestia Level: 94 Posts: 1390/2423 EXP: 8183198 Next: 173459 Since: 01-01-12 From: The Netherlands Last post: 2237 days Last view: 552 days |
That page is making me consider ASP.Net.
And that's kind of a terrible idea to me. |
Nadia |
| ||
Normal User
Axew Level: 23 Posts: 49/93 EXP: 61509 Next: 6214 Since: 01-05-12 From: Denmark Last post: 2352 days Last view: 1270 days |
Posted by KawaWell, there are other choices too, like Python or Perl... |
Nicole |
| ||
Administrator
Goddess of the Apocalypse Level: 200 Posts: 1521/14042 EXP: 114140883 Next: 988506 Since: 01-03-12 From: Boston, MA Last post: 467 days Last view: 467 days |
♥1521 ✿4705 ★50 (why (not write (all your webpages))) (in 'lisp) |
Ailure |
| ||
Retired Staff
Buzzy Beetle Red pandas and stuff Level: 43 Posts: 255/398 EXP: 544774 Next: 20272 Since: 01-01-12 Last post: 2696 days Last view: 898 days |
Posted by NinaBeen thinking of looking into java server pages (jsp) since I'm at least familiar with Java and I heard good things about it.Posted by KawaWell, there are other choices too, like Python or Perl... It's a bit easy to stick with PHP though as nearly every webserver have it installed. ____________________ AIM: gamefreak1337, MSN: Emil_sim@spray.se, XMPP: ailure@xmpp.kafuka.org, YouTube
|
Main - msg db 'Computer Address',0xa - Which Programming Languages Do you know? (1) |
Acmlmboard v2.5.6 (06/11/2024) © 2005-2024 Acmlm, Emuz, et al. |
MySQL - queries: 213, rows: 630/663, time: 0.081 seconds. |