I need some help

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • sublime_text

    Issue tracker for Sublime Text

  • Here's a list of basic things I think you should learn first: If else statements, functions, for loops & while loops, inputs, dictionaries, and lists. Knowing those things can honestly get you pretty far with basic programming. Reference this place https://www.w3schools.com/python/ and this place https://stackoverflow.com/ for help/tutorials. To get started you'll need an IDE, I recommend this one https://www.sublimetext.com/ or this one https://code.visualstudio.com/. You'll also need to learn how to use a package installer if you want to use libraries to do something specific (say... edit csv files?) use pip https://pip.pypa.io/en/stable/cli/pip_download/. Godspeed haha, AI is a big fish! As for what else to do, write a bunch of programs, get used to having an ERROR every time and get good at learning how to fix it and understanding why it broke - possibly the most important thing you can learn.

  • Visual Studio Code

    Visual Studio Code

  • Here's a list of basic things I think you should learn first: If else statements, functions, for loops & while loops, inputs, dictionaries, and lists. Knowing those things can honestly get you pretty far with basic programming. Reference this place https://www.w3schools.com/python/ and this place https://stackoverflow.com/ for help/tutorials. To get started you'll need an IDE, I recommend this one https://www.sublimetext.com/ or this one https://code.visualstudio.com/. You'll also need to learn how to use a package installer if you want to use libraries to do something specific (say... edit csv files?) use pip https://pip.pypa.io/en/stable/cli/pip_download/. Godspeed haha, AI is a big fish! As for what else to do, write a bunch of programs, get used to having an ERROR every time and get good at learning how to fix it and understanding why it broke - possibly the most important thing you can learn.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts