Software Development and Programming Careers (Official Discussion Thread)

Blackking

Banned
Supporter
Joined
Jun 4, 2012
Messages
21,566
Reputation
2,471
Daps
26,220
I don't want this combined with any other thread. Also, I hope u all contribute.

@typeusername.



Anyway, the thread is for programming information.... and careers/advice.

You should go to school if you want to get into it.... but here's site- I know a guy who is using to get started.

https://www.udemy.com/how-to-become-a-web-developer-from-scratch/
 

Blackking

Banned
Supporter
Joined
Jun 4, 2012
Messages
21,566
Reputation
2,471
Daps
26,220
1. learn to write well

2. always use version control (e.g. Git)

3. learn user interface design

4. take care of your health. Don't slouch at your computer, don't eat junk food while working.

I personally believe the best UI designers aren't fat. sloppy lifestyle leads to sloppy work. I don't know if that is a fact though.
 

Type Username Here

Not a new member
Joined
Apr 30, 2012
Messages
16,368
Reputation
2,385
Daps
32,641
Reppin
humans
I don't want this combined with any other thread. Also, I hope u all contribute.

@typeusername.

Anyway, the thread is for programming information.... and careers/advice.

You should go to school if you want to get into it.... but here's site- I know a guy who is using to get started.

https://www.udemy.com/how-to-become-a-web-developer-from-scratch/

Fantastic thread. I think we should share our qualifications, languages, etc. that way we can ask each other questions if we run into trouble.

Proficient in Languages: C, C++, Java, MatLab
Familiar/Used: Javascript, HTML, CSS, UNIX
Basic knowledge: C#, Obj-C
Programs/IDEs used: Eclipse, Visual Studios, Xcode
Platforms: UNIX/Linux, Android OS, Windows, JVM
Areas of Study/ Research: NFC, Android Kernel security improvements, Algorithm efficiency in searching.

I'm currently part of a group trying to get a startup off the ground. We had a potential source of investment capital, but lost out on that so we're trying to find other sources. It was a very disappointing outcome but it happens.
 

zerozero

Superstar
Joined
May 6, 2012
Messages
6,866
Reputation
1,248
Daps
13,494
Why? The most interesting stuff takes place behind it.

I guess if you want to be a database administrator or write system level algorithms or something like that, you can get away with never learning user experience stuff

But if you touch any part of an application or website you will need that skill greatly. Maybe now you don't have the authority to start redesigning the application but maybe a couple years from now someone will ask you and you can start taking charge and say "no, this form is terrible we have to make another one"

And keep in mind I'm not saying design in the sense of aesthetics. I can't do any design myself either. I'm saying user interface design, how to make your applications more usable, how to arrange buttons, how to setup navigation, and all that
 

Prodigital

All Star
Joined
May 24, 2012
Messages
3,503
Reputation
342
Daps
7,789
Reppin
NULL
Why? The most interesting stuff takes place behind it.
Easy money. Most employeers rather see some glitsy bullshyt than understand why it takes a week to code something they cant comprehend. I think there's more ui jobs out there also.

I'm learning javascript, and my god this is the goat language for the internet :blessed:
 

Kid McNamara

'97 Mike Bibby
Joined
Jan 24, 2013
Messages
3,632
Reputation
-625
Daps
5,760
Reppin
Freshman Year
I guess if you want to be a database administrator or write system level algorithms or something like that, you can get away with never learning user experience stuff

But if you touch any part of an application or website you will need that skill greatly. Maybe now you don't have the authority to start redesigning the application but maybe a couple years from now someone will ask you and you can start taking charge and say "no, this form is terrible we have to make another one"

And keep in mind I'm not saying design in the sense of aesthetics. I can't do any design myself either. I'm saying user interface design, how to make your applications more usable, how to arrange buttons, how to setup navigation, and all that

Oh, this isn't about computer scientists, this is about programmers. My mistake.
 

KingDanz

Veteran
Joined
May 7, 2012
Messages
14,690
Reputation
4,546
Daps
72,427
Reppin
NULL
Fantastic thread. I think we should share our qualifications, languages, etc. that way we can ask each other questions if we run into trouble.

Proficient in Languages: C, C++, Java, MatLab
Familiar/Used: Javascript, HTML, CSS, UNIX
Basic knowledge: C#, Obj-C
Programs/IDEs used: Eclipse, Visual Studios, Xcode
Platforms: UNIX/Linux, Android OS, Windows, JVM
Areas of Study/ Research: NFC, Android Kernel security improvements, Algorithm efficiency in searching.

I'm currently part of a group trying to get a startup off the ground. We had a potential source of investment capital, but lost out on that so we're trying to find other sources. It was a very disappointing outcome but it happens.

I'm also in the position to get a startup off the ground. I haven't got a team, so i'm a single founder. I've fully developed the website(front end and back end), right now i'm thinking ...do i look for a source of investment(angel investor) and hire a team or do i continue alone until i build some traffic for the website?

I read the creator of PlentyOfFish Markus Frind maintained the website by himself for 4 years, until he decided to hire some employees. His net is worth 200 milly :win:

Also any legal advice? I've got a copyright but how do you protect the concept and design architecture, is it worth it? I'm sure i can find some Twitter, Facebook clones. What's stopping these companies from suing ripoff sites?

I'm proficient in PHP, HTML, CSS, JavaScript(JQuery), MySQL, Photoshop. I'm more of a web designer/idea guy than a developer but i have the skillset to code a website by myself. I'm by no means a genius programmer. I get frustrated looking at API and trying to integrate with cURL(PHP) :mindblown:.
 

Type Username Here

Not a new member
Joined
Apr 30, 2012
Messages
16,368
Reputation
2,385
Daps
32,641
Reppin
humans
Oh, this isn't about computer scientists, this is about programmers. My mistake.

It is about CS too. I'm sure a lot of us here are familiar and work with CS concepts daily.

But zerozero makes a fine point, GUI/UI is extremely important. Most people don't know shyt about computers, they just want the programs to look nice and be easy to work with. It's our job to play the Wizard in Wizard of OZ.

I reject the notion that you can't develop programs and work on CS principles at the same time. That shyt is just old computer elitist bullshyt that has no place in today's work IMO.
 
Top