How to write X in both Python 3 and JavaScript
sayazamurai.github.io
How to write X in both Python 3 and JavaScript
1–10 of 84 posts
Re: How to write X in both Python 3 and JavaScript
#2Creator here! Let me know if you have any suggestions.
Re: How to write X in both Python 3 and JavaScript
#3Creator here! Let me know if you have any suggestions.
Very cool reference.
Re: How to write X in both Python 3 and JavaScript
#4Creator here! Let me know if you have any suggestions.
Add Python 2 and or another language that has a static type system like C.
Re: How to write X in both Python 3 and JavaScript
#5Creator here! Let me know if you have any suggestions.
Add Python 2 and or another language that has a static type system like C.
I think anyone who hasn't learned to do X in Python already really should be better off learning it in Python 3 rather than a version of the language which is in the process of deprecation.
Re: How to write X in both Python 3 and JavaScript
#6A weird reference imo. Perhaps useful to build as a learning experience but I wouldn't expect who needs if/else included in a cheat sheet to be ready to learn to languages.
Re: How to write X in both Python 3 and JavaScript
#7When I read the headline I was expecting the X windowing system. When I clicked the article and saw “junior programmer” I thought this is about to be impressive.
Cool site :P
Re: How to write X in both Python 3 and JavaScript
#8How to write using X in both languages:
Re: How to write X in both Python 3 and JavaScript
#9Creator here! Let me know if you have any suggestions.
I genuinely love the design of the page. It has personality without compromising readability. This is something a lot of people struggle to get right.
Re: How to write X in both Python 3 and JavaScript
#10Very cool! Reminds me of http://youmightnotneedjquery.com/
I particularly enjoyed seeing that you used snake case in Python and camel case in JavaScript. Great attention to detail.