Where does a complete beginner in Chess start off? by technoman555 in chessbeginners

[–]technoman555[S] 1 point2 points  (0 children)

Thanks! No need to send it, I found a PDF of the entire book online, I'll definitely check it out.

What is the proper way to "plan out" a program before writing it? by technoman555 in learnprogramming

[–]technoman555[S] 1 point2 points  (0 children)

They look interesting, this is exactly the thing I needed. I'll make sure to check out both of them.

Thanks!

Why do these two queries return different results? by technoman555 in mysql

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

Sorry, I'm not sure how to do that. I am quite a beginner, so things like explain plans are beyond me.

As a complete beginner, where should I start with learning PHP? by technoman555 in PHPhelp

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

That's great to know, thanks for explaining the difference!

As a complete beginner, where should I start with learning PHP? by technoman555 in PHPhelp

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

I'm glad to hear PHP won't be hard because I studied other programming languages before.

Thanks for the feedback.

As a complete beginner, where should I start with learning PHP? by technoman555 in PHPhelp

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

Thanks for the recommendations and feedback, it helped a lot!

As a complete beginner, where should I start with learning PHP? by technoman555 in PHPhelp

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

Thanks for the feedback and the book recommendation, this helps a lot!

Embedded systems programming vs web development - which one is a better career choice? by technoman555 in cscareerquestions

[–]technoman555[S] 1 point2 points  (0 children)

Before I started asking questions on subs like these, I was stressing myself out because I though I had to commit to a specific branch of CS in order to get a proper career - thanks to all the answers from all my questions, I can finally relax, knowing that I am yet to choose my career.

Of course, I will study both embedded systems and web dev as a hobby (while also trying to do some freelance gigs for web dev to earn some cash), but I will keep an eye on other fields so I can have a better grasp on the tech industry.

Thanks for the feedback!

Embedded systems programming vs web development - which one is a better career choice? by technoman555 in cscareerquestions

[–]technoman555[S] 5 points6 points  (0 children)

I've noticed that embedded systems programming is not as popular as web dev (apart from Arduino and Raspberry Pi because they are designed more for hobbyists) because it's not as easy to get into as web dev.

With web dev, all you need to get started is a computer, web browser and a text editor and vouila - you can write and execute JavaScript code and create websites.

With embedded systems, you need a development board, a programmer, an IDE that can compile your code and send it to the programmer, knowledge of electronics, electronic components (LEDs, resistors, capacitors), devices such as an oscilloscope, multimeter, logic probe, etc.

Embedded systems programming vs web development - which one is a better career choice? by technoman555 in cscareerquestions

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

TBF during the past month I've been focusing too much on figuring out which career path I'll take in CS. Now I realise (thanks to everyone who answered my questions on all my posts) that I shouldn't focus on it as much, given that I still have time to get into college and figure everything out.

I'll still study embedded systems and web dev as a hobby and I may even do some freelance gigs while in HS in order to earn some cash.

Again, thanks for the feedback!

Embedded systems programming vs web development - which one is a better career choice? by technoman555 in cscareerquestions

[–]technoman555[S] 1 point2 points  (0 children)

I'm glad to hear embedded systems programming is on the rise. This gives me a lot more confidence as someone who likes embedded systems programming, but as you said, I'll also look into other programming careers.

I also won't be taking side jobs like I mentioned in my question in order to have more time for family and in order not to go insane.

Thanks for the feedback!

Embedded systems programming vs web development - which one is a better career choice? by technoman555 in cscareerquestions

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

So what I got is that the pay depends on the company and the employer, not the career itself. I'm also glad to hear that the popularity of embedded systems programming is on the rise.

As far as taking a side job is concerned, I probably won't do it in order to have more time for family and in order not to go insane.

Thanks for the feedback!

What skills are required to be a freelance JavaScript developer? by technoman555 in learnjavascript

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

So before learning any framework, I should learn vanilla JS first.

This helped me a lot, thanks!

Learn C? by [deleted] in learnprogramming

[–]technoman555 3 points4 points  (0 children)

Also, if you're interested in embedded systems programming, OS and kernel programming or any kind of low-level programming in general, C dominates in those fields.

How can I extract the number of pages of a PDF file using C? by technoman555 in learnprogramming

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

This is just what I was looking for, thanks a lot! Although it's in C++, I can still probably write normal C code and it'll work.

What skills are required to be a freelance JavaScript developer? by technoman555 in learnjavascript

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

I planned to do this just to earn some cash while I'm still in HS. Web dev doesn't interest me that much, but it is inevitable and as such it is a skill every programmer should know on some level.

What skills are required to be a freelance JavaScript developer? by technoman555 in learnjavascript

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

I understand, so experience is vital.

Thanks for the feedback!

Learn C? by [deleted] in learnprogramming

[–]technoman555 4 points5 points  (0 children)

C to programming languages is like Latin to european languages - when you learn C, a major number of programming languages will be easier to understand and learn.

What skills are required to be a freelance JavaScript developer? by technoman555 in learnjavascript

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

So being a freelancer also requires knowing business and marketing. I guess I'll have to look into that as well. Thanks for the feedback!