| | #11 | |
| Super Moderator | Quote:
Granted IE9 is slightly better for styling, but just barely. </rant>
__________________ | |
| | |
| | #12 | |
| Super Moderator Join Date: Jul 2009
Posts: 409
| Quote:
Ofcourse i can't since half this planet uses IE. Damn xD | |
| | |
| | #14 |
| Senior Member Join Date: Sep 2010 Location: Sydney
Posts: 175
| 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 |
| | |
| | #15 | |
| Super Moderator | Quote:
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.
__________________ | |
| | |
| | #16 |
| Administrator Join Date: Jun 2009 Location: USA
Posts: 6,768
| 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 |
| | |
| | #17 |
| Super Moderator Join Date: Jul 2009
Posts: 409
| 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. |
| | |
| | #18 |
| Senior Member Join Date: Sep 2010 Location: Sydney
Posts: 175
| yes Jquery is a godsend |
| | |
| | #19 | |
| Senior Member Join Date: Jul 2009 Location: Manitoba, Canada
Posts: 409
| Quote:
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. | |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
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 |