Jump to content

Hi all :)

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
23 replies to this topic

#1
wogstallion

wogstallion

    Newbie

  • Members
  • Pip
  • 4 posts
Hey everyone,

good looking forum here :D well im a noob to programming (sort of)

i started off a few years ago getting into some good ol' vb6 when i was 14-15... gave that up after i got a social life ^.^ haha

anyways, now that my career seems to be in the IT section now, im looking for a programming language that i can start learning again (as a noob) that will set me up for other languages etc. My current 'track-record' is VB6, HTML, a liiiittle bit of PHP (when it came to editing my own forum, other php pages etc), and some cmd prompt shiz, a few unix commands, batch files, and the like.

This site looks great, looks like theres alot of stuff i can learn here and i look forward to my stay :)

#2
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
Welcome to CodeCall, wogstallion!

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Hey wogstallion, welcome to CodeCall! I suggest you learn C++.

#4
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Welcome to the club, wogstallion!
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#5
wogstallion

wogstallion

    Newbie

  • Members
  • Pip
  • 4 posts
thanks :) ive been floating around this forum for a few hours now, reading pretty much everything i can get a hold of. ive managed to get my hands on C# 3.0 Design Patterns, Code Complete A Practical Handbook of Software Construction, John.Wiley.and.Sons.XML.Programming.Bible.May.2004.eBook, Microsoft Press - 3D Programming for Windows, Microsoft Press Microsoft Visual Basic 2008 Step by Step, MS_Press_-_Microsoft_Windows_XP_Registry_Guide_Book, PHP.Game.Programming, SE-Pressman-Software Engineering, TCP_IP_Fundamentals, Wrox.C.Sharp.2005.Programmers.Reference.Nov.2006..

hopefully these will be enuf to get me started :P
Posted Image

#6
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Blimey! You sure do have a lot of books! Bear in mind you can find a lot of free resources (including tutorials) on the internet, if you run a Google search. It's always nice to have a hard copy to refer to, though.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#7
R-G

R-G

    Programmer

  • Members
  • PipPipPipPip
  • 142 posts
Welcome to the digital community Code Call.

You're probably searching for a computer programming languages that has a object oriented, imperative or functional computer programming paradigm and concept for problem solving. As some folks here already mentioned, is the choice of a computer programming language like C or C++ not bad. A nice proposal. However, if you really want to understand the way computer machines and computer software works and you are curious, there is fortunately/unfortunately no other way than learning the concept of the computer programming language Assembly.

Edited by R-G, 10 April 2008 - 10:00 AM.

Like an angel without a sense of mercy.

#8
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Learning the assembly isn't essential for programming, though. You can easily make variables meet without a knowledge of it.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#9
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
Hello wogstallion, Welcome to CodeCall!

#10
wogstallion

wogstallion

    Newbie

  • Members
  • Pip
  • 4 posts
Thanks everyone :) ive found a few more books:

* Visual CSharp 2005 A Developers Notebook
* C++ Network Programming Volume 1
* HeadFirst C# Guide
* C# Programming for the absolute beginner

If anyone wants me to share them with you, just PM me :) i know how hard these little S.O.B's are to find =/
Posted Image

#11
R-G

R-G

    Programmer

  • Members
  • PipPipPipPip
  • 142 posts
I fully agree in this matter, Xav. Of course, if you read my opinion again, you will understand what I actually ment. I was talking about real concepts of problem solving and computer machine understanding.
Like an angel without a sense of mercy.

#12
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Oh, OK then. It's weird how little people know about the machines they use every day.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums