- Joined
- Dec 7, 2020
How far though your degree are you?maybe one day this site will have a CS professor as a user and that will be me![]()
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.
How far though your degree are you?maybe one day this site will have a CS professor as a user and that will be me![]()
Yeah but Slack has newlines and reactions. And you can put your pronouns in your display name so your coworkers can see how woke you are.Apparently Slack has been down for a lot of people today. If only there were some sort of non-proprietary, distributed chat system computer users could use to communicate. Bonus points if you don't need some heavy-ass Electron app to use it. This really seems like a problem that should have been solved decades ago.
Oh wait, it was. It's called IRC and it's how I learned about Slack being down for some people.
Yeah but Slack has newlines and reactions. And you can put your pronouns in your display name so your coworkers can see how woke you are.
Zulip is actually a decent alternative. Hope it'll catch steam.Apparently Slack has been down for a lot of people today. If only there were some sort of non-proprietary, distributed chat system computer users could use to communicate. Bonus points if you don't need some heavy-ass Electron app to use it. This really seems like a problem that should have been solved decades ago.
Oh wait, it was. It's called IRC and it's how I learned about Slack being down for some people.
As a web developer, I recommend looking at other types of development. Maybe web dev jobs are easy to find, but you're likely to make more money doing application or system development if you know how to.Hello all. I'm currently learning how to code in my spare time (I dedicate at least an hour a day) and I am 1/3 done with the course on Python I am taking. Despite initially starting because I wanted a hobby, I am finding myself enjoying programming and don't see myself hating this a few years down the line. The course I am taking recommends that upon completion I have two paths ahead of me. The first option recommends learning OOP and an industry standard language followed by learning High-level object design with design patterns and principles. The second option is pointing me towards browser-based web development. I would like to know which would be a better path as I want a career in programming. Also if any of you can entertain me, how does one get a job in these fields? Is a diploma required? Thank you for your time.
And as someone with a CS degree, I also recommend getting an IT degree alongside it. CS mostly goes hard in on theory and 'text side' of it all. It does very little to teach you about the actual infrastructure of modern systems. Understanding that is vital for applying real solutions to real problems (fast!) rather than dicking around on paper trying to extrapolate a solution out from something uselessly abstract.Also, as someone without an IT degree, I recommend getting an IT degree.![]()
From your employment experience in the sector, do you have any observations on employment opportunities based on coding bootcamps compared to self-taught and compared to an IT degree? Currently I'm considering retraining (literally I am thinking of the "learn 2 code" meme, given my previous sector of work), but a big thing for me would be the amount of time required to get a useful qualification (i.e. one that would help me get a job quickly), and whether I should focus on a full-time bootcamp for a couple of months, or look for longer time period part-time options while retaining full time employment in previous sector.Also, as someone without an IT degree, I recommend getting an IT degree.There are some companies which will hire you without one if you can show you have a decent amount of experience, but for someone just starting out in the field, that piece of paper will show to prospective employments that you at least have a baseline level of competence. (In my case I got lucky because I found an employer early in my career who hired me despite my lack of professional experience at the time, but he also started out paying me less per hour than I make in a handful of minutes at my current freelance rate.) And, of course, you'll learn a broad range of various skills in the process of getting that degree. Even if some of that learning is rather shallow, it at least gives you a baseline to build upon later in your career.
Bootcamps are shite and a grift.From your employment experience in the sector, do you have any observations on employment opportunities based on coding bootcamps compared to self-taught and compared to an IT degree? Currently I'm considering retraining (literally I am thinking of the "learn 2 code" meme, given my previous sector of work), but a big thing for me would be the amount of time required to get a useful qualification (i.e. one that would help me get a job quickly), and whether I should focus on a full-time bootcamp for a couple of months, or look for longer time period part-time options while retaining full time employment in previous sector.
Yes but no. Unless you spent all your youth going to parties and having sex IT degrees are the epitome of that scene in Good Will Hunting where "you dropped 60 grand on a degree you could have got for a buck fifty in library late fees". Bullshit certifications are a much quicker and more cost-effective way to show to HR drones that you know how to turn it off and on again.And as someone with a CS degree, I also recommend getting an IT degree alongside it. CS mostly goes hard in on theory and 'text side' of it all. It does very little to teach you about the actual infrastructure of modern systems. Understanding that is vital for applying real solutions to real problems (fast!) rather than dicking around on paper trying to extrapolate a solution out from something uselessly abstract.
It depends. If someone had something on their resume saying only that they attended a boot camp on topic X, I would consider that they only had a very elementary level of experience with topic X. But if they attended a boot camp about X and also did something like maintained an OSS project using X for the last few months,, I could take it a bit more seriously.From your employment experience in the sector, do you have any observations on employment opportunities based on coding bootcamps compared to self-taught and compared to an IT degree? Currently I'm considering retraining (literally I am thinking of the "learn 2 code" meme, given my previous sector of work), but a big thing for me would be the amount of time required to get a useful qualification (i.e. one that would help me get a job quickly), and whether I should focus on a full-time bootcamp for a couple of months, or look for longer time period part-time options while retaining full time employment in previous sector.
No, you're in fact in realm of pure, abstract mathematics at this point. These formalisms are a dense piece of logic (in the mathematical sense) for a reason. If you're not in a CS course, you don't need to perfectly undestand every part of it. You won't be doing formal proofs of correctness when writing the code (unless you work at NASA I guess), you just need a general understanding of what your preconditions and assumptions are before the loop starts and after each iteration.Lads, I started reading Introduction to Algorithms by Cormen, Leiserson, Rivest and Stein, and I'm already getting fucking filtered by the loop invariant explanation. Am I retarded?
I've been working my way through Modern C by Jens Gustedt. You can get it in PDF from the author's website for free, or if you want the print version, you can buy it from the publisher, Manning (never buy a Manning book full price, they run sales all the time).So I'm going back to school for Master in EE and I need suggestion for good C programming book.
Thanks! Will give it a tryI've been working my way through Modern C by Jens Gustedt. You can get it in PDF from the author's website for free, or if you want the print version, you can buy it from the publisher, Manning (never buy a Manning book full price, they run sales all the time).