

Ah, thanks for reminding me about git. I almost forgot that it’s also a thing which new comers struggle with.


The main reason to not including python is that students aren’t particularly in the CS field, they are learning it as their “augmented skill” (I don’t know what it’s called bad English). That’s why I don’t want to force them to learn CS concept which they might not even need.
I was thinking about C so that their fundamentals gets cleared but I think it will be too much for students who aren’t into CS. What do you think ?


That makes sense, I am also teaching html amd css first so I think JavaScript makes sense to teach next.
I was thinking about C because that’s the first thing I learned in the college and that’s my favorite language till this day.
could you share some resources please?
we have been trying to move away from google but don’t have any other robust solution to prevent spam that’s why we are stuck with Google :(
welcome!
I am currently working on https://spaidyslabs.com/ it’s a project of my friend. feel free to join or collaborate! :D
( oh and if you find any vulnerabilities which there are a lot please report it don’t exploit it :) )
Yes, python is very easy language for begginers and they might need it to create backend however most students don’t even know the difference between frontend and backend. They just want to create few simple website. And even if I teach them python first to write APIs, I eventually have to teach them about html, css and js