-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.1.5. Review & Self-Study #77
Comments
**Features of JavaScript
Features of Python
Key differences Python:
Javascript:
Some code example
|
@raybags-web-dev please reformat the code snippets with proper Markdown. Looks like you created the |
@raybags-web-dev I would like to disagree with the following points: Python
JavaScript
😂 You can master it. You should keep in mind that there are two different JavaScripts: browser-based JavaScript and server-based JavaScript. Languages are quite similar but server-side JavaScript has more features and runtimes are different. Server-side JavaScript runs on Node.js. You have a typo in both mentions of a "hash table". BTW, please check out what a |
Definitely. I'll check it out. If I wasn't so deep and invested in JS, I think python is a pretty interesting language as well. |
Review & Self-Study
Study a bit on the different languages available to the programmer. Try to write a line in one language, and then redo it in two others. What do you learn?
The text was updated successfully, but these errors were encountered: