Hemilingo - Learn to Code

Project URL: Hemilingo - Learn to Code Quick and Easy

My project is for people who want to learn to code. That’s it. Remember:

  • Only Python Courses are available (Not complete) as of December 22nd 2024!
  • April 2025 is my deadline for the HTML, CSS, and JS, not GML or GDscript courses!
  • Suggestions? Head on down to the feedback page for Hemilingo!
2 Likes

100% Free! Just go to the site, you’ll find everything there.

https://hemilingo.glitch.me/python/py2Basic.html

this page, for example, and its quiz aren’t well matched up. question 4 asks “What is the proper way to make a conditional statement?” the page itself doesn’t have any info on if statements. this course needs some… work or something, not sure.

it has this feeling as if, I don’t know, some kind of enormous collection of knowledge about python were sampled using an element of randomness resulting in instructional pages and quizzes that aren’t very cohesive

2 Likes

I just made those as placeholders, read the newsletter! It explains my new course layout and gives you a link to the new courses. I understand those “lessons” aren’t going to teach anyone anything. I’m just trying to make a… something…

To add onto @wh0 , You have incorrect information on this Python quiz quesiton:


(Ignore the incorrect)

it wouldn’t be if(2 + 2 == 4) (the correct answer here) it would be if 2 + 2 == 4

at least I think.

I defiantly think you are on to something. don’t quit. just maybe invite someone on as a partner. That’s the power of Glitch

Both seem to be OK, so I think the original question is correct. Using parentheses seems cleaner too.

No errors on python REPL:

ChatGPT agrees:

btw I am unable to go to the page since the UI is blocked by a modal. Consider adding a close button :slight_smile:

There’s a close button, I just placed it correctly and now it looks like this:

1 Like

cool… I have been programming Python for 7+ years, and never knew that! Good to know!

Also merry Christmas!

1 Like

this interactive one is neat. I think it would be cool to show the output of the code too when you run it

Still working on that… It’s not as easy as you might think - especially when you don’t know anyone who codes HTML.

im pretty good with html/js if you need some assistance. I’m not very good at styling though

2 Likes

Good because I’m really bad at JS, although I’d consider myself pretty good at CSS and HTML!

2 Likes

great! If you need anything lmk. im not sure how we could team on a project but if you know how then lmk and ill gladly help you with anything you may need

2 Likes