[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Good programmer skills/habits

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 33
Thread images: 3

Dear /g/

I am an engineering undergraduate who managed to get into an internship at a good software firm. I have the programming skills and know-how in order to succeed there, but as an engineer by education, I feel like I'm missing a certain level of polish and "etiquette".

What are skills and habits that set a professional software engineer apart from an amateur one. ( version control, development franeworks etc?)

I want to use this information to prepare myself. Thanks!
>>
>>61042182
This in no way answers your question.
But why is Haskell on that image twice while others aren't? Fuck that triggers me.
>>
>>61042182
95% of programmers are sloppy as fuck

They get away with it because management has no clue what they are doing and just sees pretty looking number and coding jargon.
>>
>>61042476
>others weren't
Scala makes two appearances.
>>
Physicist here
Unless we are writing quick and dirty code (in which case we are the worst coders), we actually make code relatively clean.
Protip: Dennis Ritchie majored in Physics.
Honestly engineers probably write better code than CS majors, especially with their work ethic.
>>
Build modularly.

Get something to work then improve the shit out of it.

Reduce the amount of code you're repeating and always remember to clean up.

Finally, install Gentoo.
>>
>>61042552
kek
Sadly true
>>
>>61044812
:( Butthurt here, wtf man
That's probably because of faggots that only take CS for the money or they don't have a passion for it, I have friends that write shit code that werks and other ones that actually like this shit and write beautiful code.
>>
>>61042182
Learn how to use a debugger when analyzing code. It makes life easier.

When you arrive at the solution, analyze the code to see what can be done better and time sections of the code to see where bottle necks are. This can help to build more effective code. Cutting computer performance (like putting it in power saver mode) can exaggerate where the bottle necks are.

Probably other shit you can do but this is what I can think of at the moment based on my experience.
>>
Knowing how to actually program and getting paid for it is what sets apart a professional from the rest.
Also, it takes 10 minutes to learn how to use a version control system.
>>
File: autism.png (195KB, 985x485px) Image search: [Google]
autism.png
195KB, 985x485px
>>61042182
Don't fall for the emacs/vim meme
Comment your code if it's not clear what it does or how you got it
>>
>>61042182

Actually read the documentation for whatever tools, languages, etc you are using. Very few people do this, they've mostly just gathered together a random set of behaviors that manages to sort of work.

When you are unsure of something use stackoverflow to get yourself on the right track (sometimes you don't even know what question to ask, for example) but there are truly only a handful of answers on that site really worth reading, the rest are just bastardized versions of what you'd find in the actual source material.... so go to the fucking source material.

Ask your employer to buy you books, they probably will and they might already have some sort of subscription to O'Reilly or whoever.
>>
>>61048111
what would you recommend then
vscode? eclipse? gedit?
>>
File: svnzv8.png (374KB, 947x946px) Image search: [Google]
svnzv8.png
374KB, 947x946px
>>61042182
Everyone in this thread assumes you're talking about programming polish, but don't forget people skills. Try reading "Team Geek"
>>
>>61042552
I think there's a bias toward sloppy code. Much of the bad code I have seen professionally was bad because it had to be; code that looked like it could be better, but try as we might there really was no better way to meet management's ridiculous requirements to build a Frankenstein of a code base with tools that make no sense for the job.
>>
Be sure to know what the software you're writing is supposed to do, and in doubt get your superior to confirm it's the expected behaviour
(a.k.a write tests)
>>
>>61042182
Cconsider the GOTO. Only when you understand why you should never use it will you finally be ready to use it
>>
>>61042182
I'm still in the bad habit of writing sloppy code and taking a second pass to clean it up. Don't do that. Take the time to do it right the first time.

Also never, ever use an internal style guide. Adopt someone else's style guide. No modifications. Because if nobody on your team is responsible for the style guide nobody can argue.
>>
>>61048111
Only reason I am joining team vim, is that every linux machine has it, linux servers, clusters, etc. it is the defacto command line text editor.
>>
>>61051074
ed is the standard text editor
>>
>>61051094
Which distros come with ed but not vi/vim?
>>
>>61051121
I don't think there are any. But there aren't any that you can't install in, so I don't understand why would you use vim.
>>
>>61051221
*codeblocks
>>
>>61051074
Just use a modern editor that can open files via SSH.

>but that's not what we did in the 1980s
>muh autism refuses to acknowledge change
>>
Learn to write unit tests, always keep things simple, code reviews are good, too.
>>
>>61042182
Don't be indian

You immediately write better code than the majority of programmers
>>
>>61044812
>especially with their work ethic

Get you off your high horse. Many people can write clean code if they don't have to meet tight deadlines.
>>
>>61044812
I think a large part of it is that the CS crowd is full of "everyone except me is retarded" autists
>>
>>61054685
this
>>
>>61046145
Until you try merging and something breaks.
>>
>>61044812
I've seen a program that was just 1k lines written by a physicist which was linked from an article on fluid dynamics I've been reading. Never. Fucking. Again.
>>
>>61044812
>Poo in the loo
>>
>>61054685
this so much.

I'm one of them
Thread posts: 33
Thread images: 3


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.