Multiboxing.com - Multiboxing in World of Warcraft and more!
          

Go Back   Multiboxing in World of Warcraft and Beyond! > All Gaming Forums > Off Topic

Reply
 
LinkBack Thread Tools Display Modes
Old 07-03-2011, 07:17 PM   #11
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: where to start in programming

Quote:
Originally Posted by Tim View Post
Right now the most marketable areas of development are:

Web based
Desktop based
Phone based

So keep that in mind with whatever you choose to learn.
If you decide to go web-based programming, you will start to really hate Internet Explorer. Crapernet Explorer will be your Achilles Heel because it is the odd man out for styling. It may work in Firefox, Chrome, Opera, and Safari, but not IE.

Granted IE9 is slightly better for styling, but just barely.

</rant>
__________________
Nghtmr9999 is offline   Reply With Quote
Old 07-05-2011, 09:08 AM   #12
Super Moderator
 
Join Date: Jul 2009
Posts: 409
Default Re: where to start in programming

Quote:
Originally Posted by Nghtmr9999 View Post
If you decide to go web-based programming, you will start to really hate Internet Explorer. Crapernet Explorer will be your Achilles Heel because it is the odd man out for styling. It may work in Firefox, Chrome, Opera, and Safari, but not IE.

Granted IE9 is slightly better for styling, but just barely.

</rant>
Ie9 better? Maybe when it comes to basicl css, but random stuff not even loading, javascript STILL being years behind on rest(cough, ajax cough) and the usual security(in the wrong way) and add-in failure crap makes me want to uninstall it.
Ofcourse i can't since half this planet uses IE. Damn xD
Chamassa is offline   Reply With Quote
Old 07-05-2011, 03:20 PM   #13
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: where to start in programming

Half the world uses IE because most don't know how to switch browsers and/or they don't want to learn a new one XD
__________________
Nghtmr9999 is offline   Reply With Quote
Old 07-07-2011, 02:43 AM   #14
Zub
Senior Member
 
Join Date: Sep 2010
Location: Sydney
Posts: 175
Default Re: where to start in programming

Before talking about idea and specific languages, do you have the basic knowledge of programming?
Do you know what an If statement is? a for loop? do you know the difference between compiled and interpreted?
There's a bit to understand before putting your hands in code.
If you're really beginning from scratch, i would suggest you simply get some simple sample html+javascript code from the web and play with it in your browser..
You can modify/try stuff directly in notepad,without having to learn an IDE on top of rest
__________________
.
Zub is offline   Reply With Quote
Old 07-07-2011, 04:03 PM   #15
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: where to start in programming

Quote:
Originally Posted by Zub View Post
Before talking about idea and specific languages, do you have the basic knowledge of programming?
Do you know what an If statement is? a for loop? do you know the difference between compiled and interpreted?
There's a bit to understand before putting your hands in code.
If you're really beginning from scratch, i would suggest you simply get some simple sample html+javascript code from the web and play with it in your browser..
You can modify/try stuff directly in notepad,without having to learn an IDE on top of rest
yup, building on top of that... if you know specifically what language you want to start with, get a program that will help you with compilation.

Visual Studio 2010 Express for Visual Basic/C++/C#
Eclipse for Java
Pretty much anything for web, but I use Microsoft Sharepoint Designer (formerly Frontpage)

once you have the program, start with the basics.

-Print "Hello, World" to the output window
-start learning decision structures: if/else, switch
-learn loops: for, while, do

once you get a feel for the basics, you can slowly expand into more advanced material.
__________________
Nghtmr9999 is offline   Reply With Quote
Old 07-09-2011, 11:03 AM   #16
Tim
Administrator
 
Tim's Avatar
 
Join Date: Jun 2009
Location: USA
Posts: 6,768
Default Re: where to start in programming

About the browsers. Honestly, it doesn't matter what YOU think about browsers, it matters what your target audience uses

For gamers for example, it is all FF / Chrome.

For businesses, mid to large size, a large majority of them use IE. Especially when you start talking about browsers integrated into applications, IE dominates that, hard core.

So if you do webdev, make sure you include IE into your resume, it is more than likely going to be a very important area.

Personally, IE f*cking blows, but you need to keep your options open, and probably 50% of what you might do would involve IE
Tim is offline   Reply With Quote
Old 07-10-2011, 02:36 PM   #17
Super Moderator
 
Join Date: Jul 2009
Posts: 409
Default Re: where to start in programming

In the past i spend a LOT of time fighting against IE when doing webdev, but when i started using Jquery, half the issue solved itself.
CSS is still a royal pain in the behind, but since Jquery basicly restructures the exisiting javascript to work crossbrowser (having all the 'if browser, do x, if IE, do y' stuff worked into Jquery itself) it made my life A LOT easier.
Chamassa is offline   Reply With Quote
Old 07-12-2011, 07:26 AM   #18
Zub
Senior Member
 
Join Date: Sep 2010
Location: Sydney
Posts: 175
Default Re: where to start in programming

yes Jquery is a godsend
__________________
.
Zub is offline   Reply With Quote
Old 07-26-2011, 08:57 AM   #19
Senior Member
 
xartin's Avatar
 
Join Date: Jul 2009
Location: Manitoba, Canada
Posts: 409
Default Re: where to start in programming

Quote:
Originally Posted by Tim View Post
I'd actually stay far away from gnu c++ compiler and really anything *nix related simply due to feasibility of what is actually used. When it comes to career paths, you want a skill set experience specific to a marketable sect of business. I personally have a vast, vast unix background, but I also have large backgrounds in other areas.

Right now the most marketable areas of development are:

Web based
Desktop based
Phone based

So keep that in mind with whatever you choose to learn.
With most of the embedded devices currently available on the commercial market having been either directly or indirectly based on embedded linux tech learning open source programming methods can have very valuable and rewarding career options. I see jobs listed often for embedded systems engineers with direct linux experience very often with top dollar 5 to 6 figure salaries.

The android phone platform, iphone os and several other very well selling commercial offerings were only possible because of embedded linux or bsd unix.

With that in mind learning to program and use gcc gnu compiler and gnu c++ api's (Mingw is the gcc version that can directly build open source apps for windows from a linux environment) which supports far more hardware architectures than microsoft's offerings can open a lot of possibilities for extremely well paid gainful employment.

Here's just one example below from SiSystems, one of the premier IT systems engineering recruiters in north america. If you do an advanced search for embedded or linux numerous offerings are available. note the listed mandatory skills requiring experience with Linux and open source programming for the current job Software Programmer (Embedded C++)

The other currently open position is for an Intermediate to Senior Embedded JAVA Developer which can more than likely be for a major corporation developing software for the android platform requiting the following skillsets..

2+ years of embedded real-time software development using industry-standard software development processes (5 - 7 years)
Linux / UNIX / Java programming experience (5 - 7 years) <-- read need to learn gcc and gnu api's

http://www.sisystems.com/index.cfm?m...P7\1%2C\%20%0A

S.i. Systems Ltd - View Opportunities

Last edited by xartin; 07-26-2011 at 09:07 AM.
xartin is offline   Reply With Quote
Old 07-26-2011, 04:10 PM   #20
Super Moderator
 
Nghtmr9999's Avatar
 
Join Date: Aug 2009
Location: Minnesota, US
Posts: 1,662
Blog Entries: 6
Default Re: where to start in programming

My next tip: make your life easier, go emacs
__________________
Nghtmr9999 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming update supamario00 Off Topic 7 06-18-2011 01:55 AM
Looking to start up 4-5 boxing and would like some help. dekarr69 General Discussions 3 05-24-2011 03:43 PM
Programming help supamario00 Off Topic 5 02-22-2011 08:55 PM
Quick programming question Nghtmr9999 Off Topic 3 06-04-2010 06:05 AM
Issue with start up... neil70 Multiboxing Software 2 11-01-2009 11:39 AM


SEO by vBSEO 3.3.2