The Daily Click ::. Forums ::. Misc Chat ::. I've passed my exam! -> new study
 

Post Reply  Post Oekaki 
 

Posted By Message

Arjan Burggraaf [Eggy]



Registered
  04/01/2002
Points
  1248
10th July, 2003 at 04:29:59 -

Last month I've passed my exam for System- & Network Engineer. I'll now begin a new study (college) at the Hogeschool of Enschede: Informatica. So the next 4 years I'll learn lots of programming in Java and C++.

What are all you guys studying?

 
n/a

Hayo

Stone Goose

Registered
  15/08/2002
Points
  6946

Game of the Week WinnerHas Donated, Thank You!VIP MemberGOTM 3RD PLACE! - APRIL 2009Weekly Picture Me This Round 27 Winner!Weekly Picture Me This Round 41 Winner!Weekly Picture Me This Round 45 Winner!
10th July, 2003 at 05:00:49 -

I am learning for History teacher, at the hogeschool of Rotterdam, two years still to go.

 
www.hayovanreek.nl

Diab



Registered
  09/07/2003
Points
  103
10th July, 2003 at 05:36:28 -

hey nice one eggy, after 4 years hopefully you will be getting a good payed job

may as well continue, in my 3rd year of art college and planning to do some kind of comupter study after, but that computer part is still faint for me, no idea if i will do it or not yet.

 
um..yea

Shen

Possibly Insane

Registered
  14/05/2002
Points
  3497
10th July, 2003 at 08:15:23 -

Yay you.

 
gone fishin'

Dogzer



Registered
  07/02/2011
Points
  1029
10th July, 2003 at 11:32:21 -

Im doing a 3d animation class course... 6 month to finish.. then I dont know what am I going to do..

 
n/a

RapidFlash

Savior of the Universe

Registered
  14/05/2002
Points
  2712
10th July, 2003 at 12:33:17 -

Well, I'm just entering high school and I'm going to be taking BASIC and Visual Basic (which will mainly be to get into AP Computer Science. I already know VB).

 
http://www.klik-me.com

Pkeod

Oontz Oontz Oontz

Registered
  19/11/2002
Points
  93

VIP Member
10th July, 2003 at 12:39:04 -

I am currently takeing classes at the shaman school of magick, so far i have learned how to use elements and how to talk to spirits!

Infact I just made a spell that you can use to shoot energy at your eneimies!!!
first put on two really big socks and start rubbing your feet on carpet then touch your unsuspecting enimei and energy will spring forth from your energiez finger!

learn more at www.shamanschool.com


(ps:thisisajoke, but the school is rea)

 
Faerie Solitaire - Get it now:

http://www.create-games.com/download.asp?id=7792

Muggus

Possibly Insane

Registered
  31/07/2002
Points
  2958
13th July, 2003 at 03:39:32 -

I'm learning mechanical engineering at uni, but there's little chance I would passed all of the exams BLOODY HARD!

 
MUGGUS
Come and annoy me more at
www.muggus69.tk
STOUT ANGER!!!

WesR



Registered
  15/06/2002
Points
  57
13th July, 2003 at 04:31:15 -

Sound Engineering 1

 
n/a

ShadowCaster

Possibly Insane

Registered
  02/01/2002
Points
  2203
13th July, 2003 at 06:15:24 -

Cool work Eggy.

I'm studying to be a Computer Scientist, and I'm half way through my course (provided I passed my last exams -- still waiting for results). I'm learning Java, C, C++ and Assembly (MIPS), two of which I already knew, but I've got a greater understanding of how they work at a higher level, which is good to know when creating code.

Assembly is impossible, I have to say... has anyone else here programmed with it before? Things you take for granted... like creating two integers and adding them together, or printing something to the screen, take several lines of code to achieve... so I appreciate higher level languages like Jamagic all the more now

Mike

 
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert

Knudde (Shab)

Administrator
Crazy?

Registered
  31/01/2003
Points
  5125

Has Donated, Thank You!Clickzine StaffKlikCast StarVIP MemberGhostbuster!Dos Rules!I donated an open source project
13th July, 2003 at 12:38:38 -

Shadowcaster, I'm sorry, It took me damn near 8 hours to write a stupid hello world in assembly..

 
Craps, I'm an old man!

ShadowCaster

Possibly Insane

Registered
  02/01/2002
Points
  2203
14th July, 2003 at 06:59:43 -

Shab: yeah, from scratch it takes, from memory, around 10 lines just to print something... Let's see if I can remember...

  .globl main
  .text

main:
  li $v0, 4
  la $a0, x
  syscall
  li $v0, 10
  syscall

  .data
x: .asciiz "Hello Everyone\n"

Mike

 
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert

Kramy



Registered
  08/06/2002
Points
  1888
14th July, 2003 at 12:48:28 -

Hmm.....that's a lot. I know in perl it takes a few lines, but 10 is a lot of lines for just making 1 line say "Hello World".

 
Kramy

ShadowCaster

Possibly Insane

Registered
  02/01/2002
Points
  2203
15th July, 2003 at 22:56:23 -

I love Perl... that was the first language I ever learned. It has cool stuff like:

$VAR =~ s/([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;

which may look confusing, but really, it's so flexible that programming with it is a lot of fun.

Mike

 
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert

ShadowCaster

Possibly Insane

Registered
  02/01/2002
Points
  2203
15th July, 2003 at 22:57:07 -

I must have been 8 or 9 when I learned Perl...

 
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert
   

Post Reply



 



Advertisement

Worth A Click