- Joined
- Mar 11, 2015
Anarcho-tranny Jew capitalist robot algorithms are going to build a wall to Make the Internet Great Again and take your job.
Stay poor and uneducated, southerner.
Stay poor and uneducated, southerner.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
For one and two, HackerRank1) Is it plausible to self-teach a programming language well enough that a company will actually give you a job?
2) If you're self-taught, how do you know when you're good enough to actually start applying to jobs?
3) Will anyone hire you without a CS or Engineering degree? I have a bachelor's degree, but it has nothing to do with tech.
4) How's the work-life balance of programming jobs? Do they have a high or low turnover rate? Good job satisfaction?
I get VS Enterprise through my work so I've not used any other ISEs in a while (i'm too addicted to the rewind debugging) but Eclipse has a C# plugin that might work for you.Can anyone recommend me a good free C# IDE? I absolutely despise Visual Studio and am looking for something without all the bloat lmao. Bonus points if it comes with a built-in form editor.
Agree with most of this, but I find hackerrank to be too abstract and divorced from real software development to be a good test of competency in the field. Working small freelance jobs is a better test, I think.For one and two, HackerRank
The free version offers some competency tests for a bunch of languages that you can clear to get a baseline for employability.
I think most code monkeys nowadays don't even have a CS degree, it's kind of a flooded market especially with fiverr/outsource firms so why pay extra?
4 depends entirely on what kind of programming job you take. If you're like... an in-house programmer for a company just working on internal infrastructure it's pretty calm but if you do programming for a product it can get fucked up.
Can anyone recommend me a good free C# IDE? I absolutely despise Visual Studio and am looking for something without all the bloat lmao. Bonus points if it comes with a built-in form editor.
About getting job as a self-taught programmer: from what I understand it's harder now than 5-10 years ago, because there are more of CS majors, who also have to compete with H1Bs.1) Is it plausible to self-teach a programming language well enough that a company will actually give you a job?
2) If you're self-taught, how do you know when you're good enough to actually start applying to jobs?
3) Will anyone hire you without a CS or Engineering degree? I have a bachelor's degree, but it has nothing to do with tech.
4) How's the work-life balance of programming jobs? Do they have a high or low turnover rate? Good job satisfaction?
In all honesty, the best way to get a programming job is to have a significant level of contribution to FOSS projects that you can add to a portfolio; an employer will always value practical experience versus a degree for the theoretical. Either way, it IS a flooded fucking market and your best bet is to diversify your work range to extend to shit like infosec or network administration so you have more range for gaining employment then try to move internallyVS is the best IDE for C# hands down. If you think about it, it was like made for it.
Can you elaborate what makes you hate it?
@Troonos
About getting job as a self-taught programmer: from what I understand it's harder now than 5-10 years ago, because there are more of CS majors, who also have to compete with H1Bs.
However, I think if you create some significant projects, then you can get a job.
1) Is it plausible to self-teach a programming language well enough that a company will actually give you a job?
2) If you're self-taught, how do you know when you're good enough to actually start applying to jobs?
3) Will anyone hire you without a CS or Engineering degree? I have a bachelor's degree, but it has nothing to do with tech.
4) How's the work-life balance of programming jobs? Do they have a high or low turnover rate? Good job satisfaction?
1. yes, but hard1) Is it plausible to self-teach a programming language well enough that a company will actually give you a job?
2) If you're self-taught, how do you know when you're good enough to actually start applying to jobs?
3) Will anyone hire you without a CS or Engineering degree? I have a bachelor's degree, but it has nothing to do with tech.
4) How's the work-life balance of programming jobs? Do they have a high or low turnover rate? Good job satisfaction?
Depending on what you need it for, have you had a look at MonoDevelop perhaps? I haven't used it myself recently, but back when I did use it it seemed decent enough (a little buggy sometimes, I guess). It also has its Stetic Form Designer built-in.Can anyone recommend me a good free C# IDE? I absolutely despise Visual Studio and am looking for something without all the bloat lmao. Bonus points if it comes with a built-in form editor.
That cannot possibly be overstated. In fact, I hesitated to suggest MonoDevelop at first precisely because it always felt like a bargain-bin replacement for Visual Studio whenever I used it for anything.VS is the best IDE for C# hands down. If you think about it, it was like made for it.
Just use Visual Studio, it's really good. If you must use something else try Resharper (it's not free IIRC, but I think it's like $60 a year) or Visual Studio Vode (which is a text editor, not an IDE.)
1) Is it plausible to self-teach a programming language well enough that a company will actually give you a job?