Tech Talk

Off-topic discussion.

Moderator: Userbase Moderators

Julia Pseudo
Luigi
Luigi
Posts: 5609
Joined: Wed Jan 08, 2014 12:04 am
Flair: gay gaymer girl
Pronouns: She/her

Re: Programming

Postby Julia Pseudo » Tue Nov 17, 2015 3:00 am

ok merged.

Axiom
Phanto
Phanto
Posts: 1471
Joined: Tue Dec 24, 2013 2:23 pm

Re: Programming

Postby Axiom » Sun Nov 22, 2015 9:10 am

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

XerX
Phanto
Phanto
Posts: 1487
Joined: Fri Dec 20, 2013 3:33 pm

Re: Programming

Postby XerX » Sun Nov 22, 2015 7:18 pm

I've been working on a music player in my free time.

Image

Axiom
Phanto
Phanto
Posts: 1471
Joined: Tue Dec 24, 2013 2:23 pm

Re: Programming

Postby Axiom » Fri Nov 27, 2015 9:13 pm

^^ it's good shit
trust me

colt05
Cheep-Cheep
Cheep-Cheep
Posts: 12
Joined: Sun Nov 29, 2015 1:15 pm

Re: Programming

Postby colt05 » Sun Nov 29, 2015 7:22 pm

I'm great at programming actually. http://colt05.github.io

aero
Palom
Palom
Posts: 4787
Joined: Fri Mar 28, 2014 2:51 pm

Re: Programming

Postby aero » Sun Nov 29, 2015 7:24 pm

colt05 wrote:I'm great at programming actually. http://colt05.github.io
A lot of these just show README files.

Axiom
Phanto
Phanto
Posts: 1471
Joined: Tue Dec 24, 2013 2:23 pm

Re: Programming

Postby Axiom » Sun Nov 29, 2015 8:45 pm

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

colt05
Cheep-Cheep
Cheep-Cheep
Posts: 12
Joined: Sun Nov 29, 2015 1:15 pm

Re: Programming

Postby colt05 » Tue Dec 01, 2015 4:09 pm

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.

aero
Palom
Palom
Posts: 4787
Joined: Fri Mar 28, 2014 2:51 pm

Re: Programming

Postby aero » Sun Dec 06, 2015 6:04 am

Code: Select all

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

Axiom
Phanto
Phanto
Posts: 1471
Joined: Tue Dec 24, 2013 2:23 pm

Re: Programming

Postby Axiom » Sun Dec 06, 2015 6:02 pm

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

lighthouse64
Charged Spiny
Charged Spiny
Posts: 1804
Joined: Sat Apr 26, 2014 6:28 am

Re: Programming

Postby lighthouse64 » Mon Dec 07, 2015 5:36 am

The only programming I know is web coding. I'm still trying to improve my JS skills...

Black Mamba
Boss Bass
Boss Bass
Posts: 1253
Joined: Thu May 29, 2014 6:11 pm
Pronouns: They/Her

Re: Programming

Postby Black Mamba » Mon Dec 07, 2015 5:14 pm

I'm taking my school's AP computer science class which is JAVA and I hate it and I also know Visual Basic.

Axiom
Phanto
Phanto
Posts: 1471
Joined: Tue Dec 24, 2013 2:23 pm

Re: Programming

Postby Axiom » Tue Dec 08, 2015 8:41 pm

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

aero
Palom
Palom
Posts: 4787
Joined: Fri Mar 28, 2014 2:51 pm

Re: Programming

Postby aero » Tue Dec 08, 2015 9:03 pm

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?

HenryRichard
Reznor
Reznor
Posts: 2843
Joined: Mon Dec 23, 2013 12:09 pm
Flair: Is this where I type my password?
Contact:

Re: Programming

Postby HenryRichard » Tue Dec 08, 2015 9:10 pm

AeroMatter wrote:Would you kill for a Java class which is basically all you'll ever get?
I'd come pretty close to it.

YellowMe
Tweeter
Tweeter
Posts: 147
Joined: Wed Aug 26, 2015 11:01 am

Re: Programming

Postby YellowMe » Wed Dec 09, 2015 5:54 am

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...

Axiom
Phanto
Phanto
Posts: 1471
Joined: Tue Dec 24, 2013 2:23 pm

Re: Programming

Postby Axiom » Wed Dec 09, 2015 4:18 pm

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

Bryan
Snifit
Snifit
Posts: 220
Joined: Fri Dec 20, 2013 4:28 pm

Re: Programming

Postby Bryan » Wed Dec 09, 2015 11:25 pm

Ill be taking my C and Java classes next year for AP Computer Science.

Also does anyone else here work with the Autodesk suite?

TLtimelord
Red Yoshi Egg
Red Yoshi Egg
Posts: 2699
Joined: Sat Dec 21, 2013 5:16 pm
Flair: Info under raps

Re: Programming

Postby TLtimelord » Wed Dec 09, 2015 11:49 pm

[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.

Bryan
Snifit
Snifit
Posts: 220
Joined: Fri Dec 20, 2013 4:28 pm

Re: Programming

Postby Bryan » Wed Dec 09, 2015 11:52 pm

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.


Return to “Sandbox”

Who is online

Users browsing this forum: Ahrefs [Bot] and 1 guest

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari