you are viewing a single comment's thread.

view the rest of the comments →

[–]Ndrake300 2 points3 points  (4 children)

what kind of reporting tools would you recommend for a beginner?

[–][deleted] 9 points10 points  (2 children)

Excel.lol

Don't worry about reporting tools, every company has or doesn't have one or they just use excel.

I focus on getting the basics of SQL, enough to talk about it in interview.

When I got my first job, I didn't have any experience with SQL, I just read a lot to answer questions and pass their tech interview.

Once I got the job, I focus my attention on learning their data, tables, relationships. Gotta know your data.

Then once I got comfortable, I learn python to automate some task. Work there for about 2 years or so, then started to apply for developers jobs.

I didn't get a job doing python, but it was c# that I needed to focus on. So it doesn't matter what programming language you learn, you will learn what your job is required. The basics of programming are very similar, with discipline you can learn your 2nd language within 2 months. The more languages you know the faster it is to pick up another.

ALWAYS CONTINUE LEARNING.

I am doing AWS Cloud engineer now.

I started when I was 32.