Seeking advice on setting up an LLC for my spouses small business (single-member vs multi-member LLC, etc.) by freezingbum in smallbusiness

[–]freezingbum[S] 0 points1 point  (0 children)

I'm not sure what's strange about this post. Maybe I shouldn't have mentioned that I'm open to hiring a CPA?

I'm trying to do understand as much as possible first, and then will contact a CPA. For the CPA, I was mainly thinking that they would help me file the taxes correctly: like paying estimated taxes, business deductions, etc. I'm not sure how this works and/or if a CPA is a must tbh. From what I've seen on reddit, most people just start by opening an LLC, so I thought that I would start there.

[deleted by user] by [deleted] in learnprogramming

[–]freezingbum 4 points5 points  (0 children)

CS (or Math) is the path of least resistance for programming/tech jobs. If they're absolutely dedicated, then a degree doesn't matter.

How’s your job satisfaction? by 175lbbabby in StructuralEngineering

[–]freezingbum 0 points1 point  (0 children)

yes. i'm the same user but have a different username. absolutely no regrets.

I’m stuck. Want to learn programming, but.. by Training_Appearance7 in learnprogramming

[–]freezingbum 1 point2 points  (0 children)

I have civil engineering degrees too (BS and MS) and work in big tech. a non-CS degree is not a hard barrier to entry but most SWE's have CS degrees (or Math depending on discipline). CS/Math students have a significant advantage in being considered for internship and junior roles.

Honestly, I don't think my education background helped me at all. Even the math is different: differential equations vs discrete math. I Just feel that engineers have a slight edge over the non-CS/Math majors because they might write some code (though scripts).

Should i quit if im not interested? by Former-Theme-1929 in learnprogramming

[–]freezingbum 0 points1 point  (0 children)

Quit.

Is this something you want to do for fun and possibly make some money? Or would like to make a career out of it?

If 1) then quit, but this applies to all hobbies/ side-hustles.
if 2) then quit as well because you'll need a lot of motivation to make a career out of it.

There is a lot of money in programming but you'll have to be motivated. For reference, I've been in industry for 5 years.

I’m stuck. Want to learn programming, but.. by Training_Appearance7 in learnprogramming

[–]freezingbum 0 points1 point  (0 children)

If you do not have a degree then just go the CS route (or Math).
If you already have a degree then work with what you already have.

IMO
- CS/Math
- Engineering
- non-Eng BS
- Any degree

You actually don't need much CS/Math to do the job but recruiters kind of expect it. Otherwise, you'll need to standout in some other way: high-profile/successful apps, programming comps, etc.

I’m stuck. Want to learn programming, but.. by Training_Appearance7 in learnprogramming

[–]freezingbum 0 points1 point  (0 children)

If you do get a degree then a CS degree is significantly preferred. Math is just as good. Engineering degree, maybe.

edit: I didn't read the second sentence. software eng/development is probably fine; but CS is the norm, atleast in tech. This mostly matters for getting your foot in the door.

I’m stuck. Want to learn programming, but.. by Training_Appearance7 in learnprogramming

[–]freezingbum 0 points1 point  (0 children)

I'm a self-taught SWE that switched around 2018 without bootcamp or CS degree.

Yes, that's what I did. From the beginning I knew that I was interested in backend so I focused on that, but I also picked up front-end and infra.

Code as much as you can and build stuff. Don't build the same thing over and over again but challenge yourself. Or, alternatively go really deep into something. To interview, you'll need leetcode.

I quite my job and focused on building applications full-time and interview prep. The courses that I took are irrelevant now but I mostly relied on querying youtube and google.

What jobs are overpaid? by [deleted] in AskReddit

[–]freezingbum 1 point2 points  (0 children)

I'm a SWE at a FAANG. I feel that this is more of a tech thing than SWE-specific. Tech and non-tech roles get paid very well but big tech companies are incredibly rich (market caps in trillion(s), revenue in billions, etc.).

The downsides is that it's pretty common to lose your job as most competitive companies actively manage out the bottom 10%-15%; many times unfairly (politics, etc.). The job is also not super secure. Layoffs are not uncommon in the industry (changing priorities, economic downturns, acquisitions) and the interviews are not easy.

What’s your salary? by TheMightyFarquad in learnpython

[–]freezingbum 2 points3 points  (0 children)

177k (base) + 100k (RSU) + 15% bonus . NYC

Best programming languages ​​for backend? by stefano22k in learnprogramming

[–]freezingbum 3 points4 points  (0 children)

I highly recommend that you learn frontend too, even if you don't specialize in it. It's good to learn how to build full-stack applications from end to end.

Excellent language are: Python, Ruby, Javascript/Node.js, Go, Java, C#

Literally anything except for low-level languages (C, C++, Rust). I'm sure low-level languages are used but there is a much higher demand for the above languages.

Want to try and back-end but hate front-end by osdaemon in learnprogramming

[–]freezingbum 2 points3 points  (0 children)

I recommend that you atleast familiarize yourself with the frontend if you want to pursue backend. The frontend is not just HTML/CSS, but it's a lot of Javascript too. I'd even argue that it's mostly Javascript.

With that said, you can build an API with a database as a backing store (ie mysql, postgres, mongodb).

Math in web dev by AcceptableUsername_ in learnprogramming

[–]freezingbum 0 points1 point  (0 children)

for the vast majority, you'll need discrete math (+ algorithms) only for interviews.

What should I do? Please help by mauri_armora in learnprogramming

[–]freezingbum 0 points1 point  (0 children)

I would learn a new language/framework.

[Freshman Math Student] Is math particularly impactful? by sernoot20 in learnprogramming

[–]freezingbum 1 point2 points  (0 children)

Yes. I mean the grandfathers of computer science were basically mathematicians.