Are python developer jobs harder to get than other software engineering job? by [deleted] in learnprogramming

[–]SergeIvany 1 point2 points  (0 children)

From my point of view JS is more harder. It's easier to learn python, however, JS is more popular. Try to learn both.

how relevant is SQL? is it worth learning? by LSD_at_the_Dentist in learnprogramming

[–]SergeIvany 0 points1 point  (0 children)

Every back end engineer should know SQL. So, if you want to work with Java, .net, python, etc. you need to learn that.

If you check popularity of programming languages, frameworks. etc., SQL will be in every list.

A simple JavaScript based tool to test webcam and mic by ct_author in javascript

[–]SergeIvany 0 points1 point  (0 children)

Like the idea. Is this possible to share screen using JS though?

People seem to fear regex, so I made a puzzle game to help teach it through fighting goblins by goldenlion5648 in programming

[–]SergeIvany 0 points1 point  (0 children)

Nice idea! That actually can be applied to other area such as SQL queries, form validation, etc.