About 67,500,000 results
Open links in new tab
  1. How do people mix Python / other code in with HTML / CSS / JS?

    I'm sort of new to programming, I'm intermediate in Python, and I know some HTML, barely any CSS and some Javascript. I'm just wondering how people use Python code with them?

  2. Python V.S. Javascript: Which one should I learn first? - Reddit

    Apr 4, 2022 · Here is my situation, I'm a part time blogger and a chartered accounting student. At the moment I just want to learn a programming language that can help me with the above …

  3. Should I switch from JavaScript to python : r/learnprogramming

    Mar 19, 2023 · I stayed away from python at first since I wanted to build cool stuff immediately but as a programming beginner the mingling syntax between js, html and css just frustrates me …

  4. Lua vs Python : r/lua - Reddit

    Nov 29, 2020 · Lua can pretty much do anything python can, but better, easier, and much much faster Anything python can? Absolutely! better? well, not, the results should be the same, so …

  5. Is Python a better alternative for JavaScript?? : r/learnpython - Reddit

    Is Python a better alternative for JavaScript?? I want to learn web developement, but I don't want to learn a new language, i.e., JavaScript.. Is Python good for web development or do I have to …

  6. The differences and similarities between JavaScript and Python

    Sep 15, 2022 · JavaScript runs in the browser, or a runtime like Node. Python can be run in the OS python runtime, or (preferably in most cases) in a venv that provides a containerized …

  7. LangChain JS vs Python : r/LangChain - Reddit

    Jun 26, 2023 · Hi, I'm thinking of building an open-source serverless chatbot framework which one of the module will include Langchain integration. - I know that Langchain is born in Python …

  8. What scripting languages are similar to Lua? : r/lua - Reddit

    Oct 20, 2023 · Hi I’ve been curious with this. Does anyone else program anything with another language? (for example: Python, JavaScript, C#, C++, etc.) If so are any of these languages …

  9. Why is Javascript the most used programming language

    Mar 17, 2024 · according to statista Javascript is the most used programming language in 2023. If python was the most used programming language it would be logical, because python is used …

  10. Is Javascript not preferable to learn DSA? : r/leetcode - Reddit

    Jul 1, 2022 · The downside is that it's easier to write bugs in Python or JavaScript than it is in a well-typed language like C++, Go, Rust, or TypeScript. And, dynamically-typed and interpreted …