Author [EN] [PL] [ES] [PT] [IT] [DE] [FR] [NL] [TR] [SR] [AR] [RU] Topic: Any Programmers?  (Read 15528 times)

0 Members and 1 Guest are viewing this topic.

Offline Dan

  • N Forum Veteran
  • Broke the fourth wall
  • *****
  • Posts: 5654
  • Country: ca
  • Location: Longueuil
  • Total likes: 17
  • Gender: Male
  • Age: 40
  • Referrals: 5
Re: Any Programmers?
« Reply #15 on: January 08, 2014, 07:08:18 pm »
I've taken a computer science class before and enjoyed it.  We learned C++. 
I would like to learn Java and Python.

You merely used it. Learning C++ takes many years. :-)
"Politics is an ocean of toes" - Jacques Parizeau (1930-2015, RIP)

Offline Delta

  • Administrator
  • Broke the fourth wall
  • ********
  • Posts: 5095
  • Country: de
  • Location: Germany
  • Total likes: 587
  • Gender: Male
  • Age: 33
  • For SCIENCE!
  • Referrals: 3
Re: Any Programmers?
« Reply #16 on: January 08, 2014, 07:31:27 pm »
Learning all the intricacies. Or at least most of them. Gaining the capability to use it is also learning, just not a very comprehensive one.
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.

Offline Dan

  • N Forum Veteran
  • Broke the fourth wall
  • *****
  • Posts: 5654
  • Country: ca
  • Location: Longueuil
  • Total likes: 17
  • Gender: Male
  • Age: 40
  • Referrals: 5
Re: Any Programmers?
« Reply #17 on: January 08, 2014, 07:37:23 pm »
Learning all the intricacies. Or at least most of them. Gaining the capability to use it is also learning, just not a very comprehensive one.

It's learning, true. But it takes more time with C++ to say you learned it rather than you've been learning it than for most languages.
"Politics is an ocean of toes" - Jacques Parizeau (1930-2015, RIP)

Offline mars1692

  • Guy Talk
  • Nude with Towel
  • *****
  • Posts: 276
  • Country: de
  • Location: Hannover
  • Total likes: 0
  • Gender: Male
  • Age: 30
  • Referrals: 0
Re: Any Programmers?
« Reply #18 on: January 08, 2014, 08:11:56 pm »
I've taken a computer science class before and enjoyed it.  We learned C++. 
I would like to learn Java and Python.

You merely used it. Learning C++ takes many years. :-)

True, true.  We basically just covered the basics.  We didn't get into graphics or anything like that.

closetnudist

  • Guest
Re: Any Programmers?
« Reply #19 on: January 09, 2014, 01:23:48 am »
#include <stdio.h>

main()
{
 printf("Hello World!");
}

Offline dooley1001

  • Cryptocurrencies are the future!
  • Nude with Towel
  • ****
  • Posts: 291
  • Country: ie
  • Location: Ireland
  • Total likes: 2
  • Gender: Male
  • Age: 27
  • fkk
  • Referrals: 23
Re: Any Programmers?
« Reply #20 on: January 10, 2014, 10:32:09 pm »
#include <stdio.h>

main()
{
 printf("Hello World!");
}

ha  the first thing people learn ...the hello world

in java its more along the lines of this.

public static void main {
        class hello {
         
           system.out.println("Hello World");
     }
}
« Last Edit: January 10, 2014, 10:33:51 pm by dooley1001 »

closetnudist

  • Guest
Re: Any Programmers?
« Reply #21 on: January 12, 2014, 02:15:38 pm »
#include <stdio.h>

main()
{
 printf("Hello World!");
}

ha  the first thing people learn ...the hello world

in java its more along the lines of this.

public static void main {
        class hello {
         
           system.out.println("Hello World");
     }
}


LOL! Then things start to become more complex like encapsulation thing, etc.

Offline Pocker78

  • Casually Dressed
  • **
  • Posts: 13
  • Country: au
  • Location: NSW
  • Total likes: 0
  • Gender: Male
  • Age: 31
  • Referrals: 0
Re: Any Programmers?
« Reply #22 on: January 24, 2014, 09:05:33 pm »
I have knowledge of electronics programming such as Micocontrollers, Q-Basic (A big dump of crap but needed to learn it for Tafe) and a small, small bit into PLC (Programmable Logic Controllers).

As for the language type I think Micros can be some of a few different versions of C+ so the language is easy as long you have the right logical mind its just remembering the Syntaxes.
As for the rest I am not 100 percent sure.

Zeraf242

  • Guest
Re: Any Programmers?
« Reply #23 on: January 24, 2014, 10:12:36 pm »
I am going to start taking computer science classes soon.

Offline Amphibious-Dave

  • Topless with bottoms
  • ***
  • Posts: 58
  • Country: us
  • Location: Texas
  • Total likes: 0
  • Gender: Male
  • Age: 33
  • Referrals: 0
Re: Any Programmers?
« Reply #24 on: January 24, 2014, 10:23:54 pm »
Mainly .NET here, though I have used most of the C* languages.

Offline egonspengleruk

  • Topless with bottoms
  • ***
  • Posts: 84
  • Country: gb
  • Location: England
  • Total likes: 0
  • Gender: Male
  • Age: 45
  • Referrals: 0
Re: Any Programmers?
« Reply #25 on: January 25, 2014, 08:02:19 pm »
Im Head of Technology at a Medical company, and therefore chief geek. Been developing embedded code for 18 years in C and assembly. Can also do small projects in C#, Android Java and Python.

Offline ToneBender

  • Read-Only
  • Naturist Superhero
  • *****
  • Posts: 1841
  • Country: ca
  • Location: Alberta
  • Total likes: 6
  • Gender: Male
  • Age: 47
  • Referrals: 0
Re: Any Programmers?
« Reply #26 on: January 25, 2014, 10:25:34 pm »
Im Head of Technology at a Medical company, and therefore chief geek. Been developing embedded code for 18 years in C and assembly. Can also do small projects in C#, Android Java and Python.

Assembly?! Without a compiler? That would be a pain in the ass.

I have a few ideas for apps but I haven't ventured into the Objective C or ADK Java worlds yet.

Offline NudieDaniel

  • Transport nerd, Natureboy Kiwi
  • Local Moderator
  • Broke the fourth wall
  • *******
  • Posts: 4131
  • Country: nz
  • Location: Auckland
  • Total likes: 158
  • Gender: Male
  • Age: 33
  • The control room
  • Referrals: 2
Re: Any Programmers?
« Reply #27 on: January 26, 2014, 11:45:41 am »
#include <stdio.h>

main()
{
 printf("Hello World!");
}

Kind of looks like bashshell but I'm not sure been a while since I written a shell script

I know to varring degrees

Bashshell

DOS

Java

I use command prompt in Windows and Terminal in Linux as required Google always comes in handy for rarely used commands I vaguely remember 
I'm everywhere and nowhere

Offline Dan

  • N Forum Veteran
  • Broke the fourth wall
  • *****
  • Posts: 5654
  • Country: ca
  • Location: Longueuil
  • Total likes: 17
  • Gender: Male
  • Age: 40
  • Referrals: 5
Re: Any Programmers?
« Reply #28 on: January 26, 2014, 04:57:49 pm »
Kind of looks like bashshell but I'm not sure been a while since I written a shell script

They look nothing alike, trust me. :)
"Politics is an ocean of toes" - Jacques Parizeau (1930-2015, RIP)

Offline NudieDaniel

  • Transport nerd, Natureboy Kiwi
  • Local Moderator
  • Broke the fourth wall
  • *******
  • Posts: 4131
  • Country: nz
  • Location: Auckland
  • Total likes: 158
  • Gender: Male
  • Age: 33
  • The control room
  • Referrals: 2
Re: Any Programmers?
« Reply #29 on: January 26, 2014, 09:43:20 pm »
Kind of looks like bashshell but I'm not sure been a while since I written a shell script

They look nothing alike, trust me. :)

Thinking about it now I only did Hello World in Java I did story generator in bash shell along with few other silly things
I'm everywhere and nowhere