Any Programmers?

Started by NudeLeprechaun, December 13, 2013, 08:12:03 PM

0 Members and 2 Guests are viewing this topic.

NudeLeprechaun

Quote from: Karla on March 29, 2014, 10:10:43 AM
I think of C++ as a Ferrari and Java as a Ford Fiesta.

The Ford gets you reliably from A to B but you never really enjoy the ride.

The performance of the Ferrari is impressive and something to be proud of but the car needs to be finely tuned and maintained.

A car crash involving a Ferrari is far uglier than one involving a Ford Fiesta.

i found that hilarious haha

JoshVi

Nudity leads to true freedom!


JoshVi

Oh i forgot Assembler!...  :e2w
Nudity leads to true freedom!


closetnudist

HP still uses ANSI C which what I'm using right now. Well.. its like C, just uses different prefix and suffix to the methods.

puppiesrawesome

Im a bit into it. I did a bit of html5 in a computer class last semester in high school. Thats all i really know, ive done some stuff on Xcode 6 but only through tutorials on the internet. My dad is a computer programmer actually so maybe its genetic (lol i know its not but seems like it)
Im wanting to learn C this year or maybe java but ive got a lot going on with school now so im going to wait until the summer

TrialMonkey

I have a computer engineering degree. They taught us everything from small circuits (simple resistors, capacitors, etc) to using little chips (IC's), then programming at the processor level, and up to modern programming languages. It was really interesting and gave me a full understanding of how a whole computer is put together!

Right now I'm a developer using C# and a little Java (for Android). I learned C++ first in High School, then Java in College, and then Python/HTML/Javascript/C# in the workplace. My favorite has to be C# though. I can't stand working with Eclipse for Java (could just be the android part that is annoying) and Visual Studio for C# just has me spoiled. The c# language is much cleaner and easier to read than c++ is in my opinion.

To anybody looking at this thread thinking about learning a language to get into the profession, I would go with Java or C#.

Dan

Learn two. Preferably that have little to do with each other. Otherwise, you don't really understand any.
"Politics is an ocean of toes" - Jacques Parizeau (1930-2015, RIP)

NudeLeprechaun

Quote from: TrialMonkey on May 02, 2014, 11:43:58 PM
I have a computer engineering degree. They taught us everything from small circuits (simple resistors, capacitors, etc) to using little chips (IC's), then programming at the processor level, and up to modern programming languages. It was really interesting and gave me a full understanding of how a whole computer is put together!

Right now I'm a developer using C# and a little Java (for Android). I learned C++ first in High School, then Java in College, and then Python/HTML/Javascript/C# in the workplace. My favorite has to be C# though. I can't stand working with Eclipse for Java (could just be the android part that is annoying) and Visual Studio for C# just has me spoiled. The c# language is much cleaner and easier to read than c++ is in my opinion.

To anybody looking at this thread thinking about learning a language to get into the profession, I would go with Java or C#.
I just finished my 2ns year exam in data structures in java. Think it went well.  :2345 However i just love java, php is also enjoyable. But thats more a scripting language

Dan

Quote from: dooley1001 on May 16, 2014, 01:52:56 AM
I just finished my 2ns year exam in data structures in java. Think it went well.  :2345 However i just love java, php is also enjoyable. But thats more a scripting language

The line between scripting and programming languages has been blurred to the point of irrelevance now.

The only meaningful difference today is that a script is what you give to the actors and the program is what you give to the audience. :) <- Totally stolen from Larry Wall
"Politics is an ocean of toes" - Jacques Parizeau (1930-2015, RIP)

closetnudist

What's the work demand of programmers nowadays?

Here in PH, there is currently small demand on java and mobile programming.

What's the demand in your country?

NudeLeprechaun

Quote from: closetnaturist on May 16, 2014, 06:27:23 AM
What's the work demand of programmers nowadays?

Here in PH, there is currently small demand on java and mobile programming.

What's the demand in your country?

Demand is huge due software engineers, developers, network admins, etc. Many big companies are actually baised in Ireland like paypal, ebay, google, and Microsoft. This is because we here in Ireland have one of the lowest cooperation tax in the world.

Luc

I'm also working on a degree in Computer Science, i'm finishing my 1st year. In uni I learned C and MIPS Assembly, but i've been working on my  python in my free time, and also been learning Java Script and HTML (not really programming languages but whatever)

Delta

Quote from: Dan on May 16, 2014, 03:11:13 AM
Quote from: dooley1001 on May 16, 2014, 01:52:56 AM
I just finished my 2ns year exam in data structures in java. Think it went well.  :2345 However i just love java, php is also enjoyable. But thats more a scripting language

The line between scripting and programming languages has been blurred to the point of irrelevance now.

The only meaningful difference today is that a script is what you give to the actors and the program is what you give to the audience. :) <- Totally stolen from Larry Wall
I do not really understand why you need different languages for scripting and programming at all. Different execution conditions, sure, but entirely different languages?
Please send me a message on the forum before contacting me over IM. For best results, also mention what you want to talk about, I am not much of a smalltalker.

Dan

Quote from: Delta on May 16, 2014, 07:28:15 PM
Quote from: Dan on May 16, 2014, 03:11:13 AM
Quote from: dooley1001 on May 16, 2014, 01:52:56 AM
I just finished my 2ns year exam in data structures in java. Think it went well.  :2345 However i just love java, php is also enjoyable. But thats more a scripting language

The line between scripting and programming languages has been blurred to the point of irrelevance now.

The only meaningful difference today is that a script is what you give to the actors and the program is what you give to the audience. :) <- Totally stolen from Larry Wall
I do not really understand why you need different languages for scripting and programming at all. Different execution conditions, sure, but entirely different languages?

I don't understand what you mean.
"Politics is an ocean of toes" - Jacques Parizeau (1930-2015, RIP)

mynick81

I use PHP, sometimes javascript and although it's not a real programming language I write a lot of typoscript.

Former times I used Basic, Pascal and C - and a bit of JAVA