Catalyst Gaming

General => General Discussion => Topic started by: aeiou on April 12, 2012, 12:12:59 PM

Title: Programming
Post by: aeiou on April 12, 2012, 12:12:59 PM
All languages. Discuss. Showcase.
Title: Re: Programming
Post by: Pielolz on April 12, 2012, 12:37:20 PM
Er, I can't code worth half of a damn. But I can edit the opening words to when you first play an HL2RP server! :D
Title: Re: Programming
Post by: Nicknero on April 12, 2012, 01:46:02 PM
I love programming. I know a few languages and I'm even studying it.

Currently I am an Expression2 master, and I know VBS quite well. :P
I attempted to learn Lua, but as a complete stranger to lua, that is harder than you think, so I gave up on that.
At school we work with a language called "Bascom" which includes a print board with LCD screen and some in-/outputs that you can program and put together using variety constituents with IC's etc.
We also learn to program PLCs. (Programmable logic controllers)
Quite fun I must say. :)
Title: Re: Programming
Post by: chunkeymonkey79 on April 12, 2012, 02:43:29 PM
I am attempting to learn Lua as of now, although as Nick said, it's difficulty increases at a certain stage, so it will take me a while.
Title: Re: Programming
Post by: Anzu on April 12, 2012, 02:46:39 PM
I know ZASM, thats about it :c

Assembly modification for gmod.
Title: Re: Programming
Post by: TOMASAS on April 12, 2012, 03:08:46 PM
Got close to 4 years of Lua programming experience, so I'm pretty good at that. Lua has an 'okay' compiling time and is rather easy to make stuff compared to making a 'gamemode' in C++ then Lua.

Started C++ a few weeks ago. Simple stuff seems rather easy to me, but ofcourse it's way more indepth then that. C++ compiling time is super fast and it's used for most PC games.
Title: Re: Programming
Post by: Mr Jive on April 12, 2012, 03:18:41 PM
For my computing GCSE and soon to be A-level I learnt Visual Basics which is the easiest language evar :D
So as you could imagine I got an easy 100% on my 3 programs I had to make.

I also for a research project had to learn an assembly language which is a big 'ol cluster fuck - takes ages to make anything and has such little functions that trying to work out how to divide gives you a headache :P

I want to at some point move on a more complicated languages (rather than VB) for basic gaming like C++ etc. but I keep getting stopped by the fact that I have to work for school exams, I got video games to make and the fact that I am an A+ procrastinator :3
Title: Re: Programming
Post by: wakeboarderCWB on April 12, 2012, 04:01:30 PM
I'm okay at Lua. Never really did much with it, and find it quite boring after awhile. I've been considering starting C++, just got to find the time to. 
Title: Re: Programming
Post by: Khub on April 12, 2012, 04:02:23 PM
I have been programming in web langs, meaning HTML, CSS, Javascript-jQuery, PHP and SQL now for about four or five years now. I believe I am pretty good at it. Now I am trying to get used to C# .NET, and I have some basic knowledge of LUA.
Title: Re: Programming
Post by: Somone77 on April 12, 2012, 04:19:27 PM
PHP, Javascript, css, python, and a bit of perl.

Something that showcases most of these would be this site I whipped up:
http://buckitlist.somone77.net:8181
(I'm pretty sure that website still works. My ISP recently decided to be the worst thing ever and blocked incomming requests on Port 80 making me have to change the port, breaking many of my scripts.)

Just a website to make a bucket list, made it over the course of 2 days for no reason whatsoever.
Title: Re: Programming
Post by: Penguin on April 12, 2012, 04:45:21 PM
C++ I have coded basic mathematics programs where it allows input for variables in an equation. I used to have a thread with some programs I made but I lost it will throw some up later. Want to do some LUa stuff but never get around to it if anyone knows any tutorials hit me up and I will give it a shot primarily gmod oriented coding.
Title: Re: Programming
Post by: cookiesofamerica on April 14, 2012, 01:33:20 AM
I'm starting in Web design like html, css and so on, the first I have learned and can do decent is HTML and javascript.
Title: Re: Programming
Post by: [TNS-D] Sanitorium on April 14, 2012, 04:42:40 AM
I just made a forum system with no SQL databases involved, only PHP and text files.

link (http://lolznet.heliohost.org/pages/bb) (Seems to be down at 3:42 AM on 4/14/2012, BUT it should be up later)
Title: Re: Programming
Post by: Nicknero on April 14, 2012, 09:04:29 AM
I'm surprised none of you guys but me said anything about Expression2.
Sure, it is not an official script language, but it is still an unique script language that is very cool if you know it better.
Title: Re: Programming
Post by: ?????¬?? on April 14, 2012, 09:20:03 AM
To make Nick happy: I'm great at Expression 2. Besides that, I actually have a job in web development, so I have all of those languages under my belt. I also know Java, Lua, Python, and Perl.
Title: Re: Programming
Post by: TOMASAS on April 14, 2012, 09:59:11 AM
Expression 2 is shit and is also not a programming language but a scripting language.

Oh and I forgot to mention I know Pascal since I was 'forced' to learn it at IT lessons in school.
Title: Re: Programming
Post by: Its Max Blad on April 14, 2012, 10:11:35 AM
I can do a little E2, but I pretty much went straight into lua - you can do everything you can do in E2 and more in lua, which I'm pretty much proficient in

I'm also fine with HTML and CSS, learned the syntax of JavaScript and can do little bits, but I've moved straight through to PHP which I can do well enough for what I need it for (which isn't much, so I'm not that good at it)
Title: Re: Programming
Post by: aeiou on April 29, 2012, 12:26:54 PM
something i forgot to finish for cg, so im finishing it now

(http://dl.dropbox.com/u/20431330/meridian.png)

management interface for the admins, its heavy wip
Title: Re: Programming
Post by: ?????¬?? on April 29, 2012, 01:07:34 PM
It would be nice if there could be a version of that without administration for people to use to check the status of other characters. Maybe also something like the server status BBCode for characters to use as an auto-updating signature status.
Title: Re: Programming
Post by: Somone77 on April 29, 2012, 01:15:08 PM
It would be nice if there could be a version of that without administration for people to use to check the status of other characters. Maybe also something like the server status BBCode for characters to use as an auto-updating signature status.

I was going to do that at one point, maybe I still will.
Title: Re: Programming
Post by: aeiou on April 29, 2012, 01:47:49 PM
It would be nice if there could be a version of that without administration for people to use to check the status of other characters. Maybe also something like the server status BBCode for characters to use as an auto-updating signature status.

we couldnt share much information with you
Title: Re: Programming
Post by: ?????¬?? on April 29, 2012, 09:01:52 PM
Not much is needed. Name, desc, health, Outlands/City.
Title: Re: Programming
Post by: FPSRussia on April 30, 2012, 03:51:38 PM
Do for the CCA please. Maybe make it possible to have a tab that shows a roster of the citizens on the server at the time as well. This would help with the "Miscount Detected" during sweeps deal.
Title: Re: Programming
Post by: aeiou on May 01, 2012, 01:00:20 PM
Do for the CCA please. Maybe make it possible to have a tab that shows a roster of the citizens on the server at the time as well. This would help with the "Miscount Detected" during sweeps deal.

No
Title: Re: Programming
Post by: FPSRussia on May 01, 2012, 02:23:36 PM
Do for the CCA please. Maybe make it possible to have a tab that shows a roster of the citizens on the server at the time as well. This would help with the "Miscount Detected" during sweeps deal.

No

I love the response. One word responses tell me allot.
Title: Re: Programming
Post by: aeiou on May 02, 2012, 09:07:48 AM
I don't need to say anything other than 'no'. It's simple, straight forward and replies to your request. I won't be doing one for the CCA.
Title: Re: Programming
Post by: Nicknero on May 03, 2012, 10:41:24 PM
Expression 2 is shit and is also not a programming language but a scripting language.

Oh and I forgot to mention I know Pascal since I was 'forced' to learn it at IT lessons in school.

Right... But it's still quite an impressive language you can learn, and you can do some very awesome stuff with it.
Title: Re: Programming
Post by: Darthwill on May 04, 2012, 01:22:25 AM
I was in computer apps 1.
Then I never took the next two semesters of computer apps.
Quickbasic\
                 oh god.
Smallbasic/
Html
SimplePortal 2.3.7 © 2008-2024, SimplePortal