Page 13 of 51

Re: Programming

Posted: Tue Nov 17, 2015 3:00 am
by Julia Pseudo
ok merged.

Re: Programming

Posted: Sun Nov 22, 2015 9:10 am
by Axiom
Nien wrote:How are you involved with programming? What have you made? What do you plan to do with it? Share it with us.

In my case, i'm planning on taking it as a base career (software design, game design, etc). and i'm currently studying on it. just now i did the WORLDS GREATEST JAVA SWING CALCULATOR WHICH ONLY USES 2 INTEGERS AND CAN ONLY EXECUTE 4 OPERATIONS. and i'm also going to try and work on a small project for additional points in my semester and for fun.
i made the npc editor, episode manager, 204938230948 other programs that I don't really share with anyone. i'm currently making a 2D Minecraft clone in MonoGame for learning purposes. I've also made things in Java with LibGDX (which is really nice to use). i plan on doing this as a living so lol. currently learning C++ on the side

Re: Programming

Posted: Sun Nov 22, 2015 7:18 pm
by XerX
I've been working on a music player in my free time.

Image

Re: Programming

Posted: Fri Nov 27, 2015 9:13 pm
by Axiom
^^ it's good shit
trust me

Re: Programming

Posted: Sun Nov 29, 2015 7:22 pm
by colt05
I'm great at programming actually. http://colt05.github.io

Re: Programming

Posted: Sun Nov 29, 2015 7:24 pm
by aero
colt05 wrote:I'm great at programming actually. http://colt05.github.io
A lot of these just show README files.

Re: Programming

Posted: Sun Nov 29, 2015 8:45 pm
by Axiom
AeroMatter wrote:
colt05 wrote:I'm great at programming actually. http://colt05.github.io
A lot of these just show README files.
i think he was being sarcastic

Re: Programming

Posted: Tue Dec 01, 2015 4:09 pm
by colt05
Axiom wrote:
AeroMatter wrote:
colt05 wrote:I'm great at programming actually. http://colt05.github.io
A lot of these just show README files.
i think he was being sarcastic
No, colt05.github.io/slow-flying-pizza is not a README file, it just takes a while to load.

Re: Programming

Posted: Sun Dec 06, 2015 6:04 am
by aero

Code: Select all

printf("Don't let this thread die again. Post your projects.\n");

Re: Programming

Posted: Sun Dec 06, 2015 6:02 pm
by Axiom
AeroMatter wrote:

Code: Select all

printf("Don't let this thread die again. Post your projects.\n");
incomplete

Code: Select all

#include <stdio.h>

int main(int argc, char **argv)
{
    printf("Don't let this thread die again. Post your projects.\n");
    return 0;
}
Anyway yeah I'll post my latest project

https://github.com/Luigifan/MTechEngine

Basically this is just me fucking around with C++ & SDL. I'm pretty pleased with the direction this project is going and I'm making including Lua extensibility from the start too so.

Image

I just got done working on the title screen. Also, sound/music work. And yes, it compiles fine on Linux and presumabely Mac OS X

Re: Programming

Posted: Mon Dec 07, 2015 5:36 am
by lighthouse64
The only programming I know is web coding. I'm still trying to improve my JS skills...

Re: Programming

Posted: Mon Dec 07, 2015 5:14 pm
by Black Mamba
I'm taking my school's AP computer science class which is JAVA and I hate it and I also know Visual Basic.

Re: Programming

Posted: Tue Dec 08, 2015 8:41 pm
by Axiom
Uzendayo wrote:I'm taking my school's AP computer science class which is JAVA and I hate it and I also know Visual Basic.
i would kill for a coding class at my school. everything i do is self taught

Re: Programming

Posted: Tue Dec 08, 2015 9:03 pm
by aero
Axiom wrote:
Uzendayo wrote:I'm taking my school's AP computer science class which is JAVA and I hate it and I also know Visual Basic.
i would kill for a coding class at my school. everything i do is self taught
Would you kill for a Java class which is basically all you'll ever get?

Re: Programming

Posted: Tue Dec 08, 2015 9:10 pm
by HenryRichard
AeroMatter wrote:Would you kill for a Java class which is basically all you'll ever get?
I'd come pretty close to it.

Re: Programming

Posted: Wed Dec 09, 2015 5:54 am
by YellowMe
I have very little knowledge about coding in Danmakufu ph3. Like, I can't even shoot a ring of bullets >:V
I'm actually not sure what kind of programming that is supposed to be, but it's pretty easy to understand. Well, everything is except ascent loops...

Re: Programming

Posted: Wed Dec 09, 2015 4:18 pm
by Axiom
AeroMatter wrote:
Axiom wrote:
Uzendayo wrote:I'm taking my school's AP computer science class which is JAVA and I hate it and I also know Visual Basic.
i would kill for a coding class at my school. everything i do is self taught
Would you kill for a Java class which is basically all you'll ever get?
yes
just to show up the kids in that class

Re: Programming

Posted: Wed Dec 09, 2015 11:25 pm
by Bryan
Ill be taking my C and Java classes next year for AP Computer Science.

Also does anyone else here work with the Autodesk suite?

Re: Programming

Posted: Wed Dec 09, 2015 11:49 pm
by TLtimelord
[quote="Bryan]Also does anyone else here work with the Autodesk suite?[/quote]

We use Autodesk in my CAD class. Don't really have much to say about it tbh.

Re: Programming

Posted: Wed Dec 09, 2015 11:52 pm
by Bryan
TNTtimelord wrote:[quote="Bryan]Also does anyone else here work with the Autodesk suite?
We use Autodesk in my CAD class. Don't really have much to say about it tbh.[/quote][/quote][/quote][/quote]

I've mastered Inventor and I'm trying to learn Revit right now. Also, I'm working on 3DS Max now and Maya is in a few months.