Website with Python inside Visual Studio 2022 (Getting Started)

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • Website with Python inside Visual Studio 2022 (Getting Started)
    Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
    #python #hacked #visualstudio2022

Комментарии • 10

  • @sundeepparkar1667
    @sundeepparkar1667 Месяц назад

    Thank you so much, this even helps after 1 year. thank you once again. Peace.

  • @dailyfootballtalk10
    @dailyfootballtalk10 Год назад

    Nice one thanks

  • @mathemagics266
    @mathemagics266 Год назад

    Great, quick and effective, thanks

  • @marktindal2186
    @marktindal2186 Год назад

    5 mins in and I’m confused. You’ve not explained why you chose the web project you did. What are the differences ?

    • @liboriovillalobos3308
      @liboriovillalobos3308 9 месяцев назад

      if you read the small descriptions of the different selections, you'll see that the web project allows you to code generic python code. I'm only assuming, but the other will probably require more knowledge as each offers more utility like Django. So, web project probably offers us just what we need to start coding. If you search up python Django you find that Django is a free and open-source, Python-based web framework that follows the model-template-views architectural pattern, which means I have no idea where to start but I can learn. Hope this helps.

  • @cixlight2615
    @cixlight2615 Год назад

    thank you!!!!! ... Greetings from Peru