Python Forum
Need Recommendation for Training - Python for WebDev and Dashboards
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Recommendation for Training - Python for WebDev and Dashboards
#1
Greetings,

Greatly appreciated if I could have some counsel on what training reads or courses (reasonably priced) that would help as a beginner in python development in two areas: (1)web site development (django platform preferably) and (2)python for creating dashboards/scorecards and graphics. I want to learn python first before tackling django...

I'm currently using a beginners guide to python, and while I've picked up the basics, its geared towards gaming development. I feel the need to be more focused in coding using the packages and modules more in keeping with web design and dashboards, vs. game development. I am currently working with mysql so hopefully to get expanded experience in partial stack development (html/css, python/django, mysql/postgre).

Any recommendations greatly appreciated...having a difficult time aiming correctly.

Thanks friends...

Cory
Reply
#2
Depending on what your goals are, you honestly probably don't need to know much python. If you follow Django's tutorial, that should give you just enough to get data in and out of a database, which might be all you need.

I'd suggest starting here: https://docs.djangoproject.com/en/2.0/intro/overview/
Then, if anything in particular seems mind-boggling, dig deeper into that particular thing.
Reply
#3
I really appreciate your comment. I was hoping that was possible...but I my stage you don't know what you don't know...I'll forge ahead accordingly and thanks for your insight.

Cheers!
Reply
#4
The language is a deep topic, especially if you start digging into the standard lib. If your goal is just to use python to interface with a database, then you really only need the bare minimum knowledge to be dangerous, lol.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Where can I find Python training with reading, lecture, labs and assignments? davidorlow 2 964 Oct-20-2022, 10:46 AM
Last Post: rob101
  Error doing CV for training and testing datasets Z47 2 994 Aug-17-2022, 08:41 PM
Last Post: Z47
  CPU recommendation for Python (11900K or 5950X) MangirdTea 2 1,902 Sep-08-2021, 11:00 PM
Last Post: Larz60+
  Training Quiz Unsolved simonsadiq 2 1,676 Jun-03-2020, 04:41 PM
Last Post: simonsadiq
  [ library recommendation ] search & highlight target texts in PDF? smallabc 1 2,225 Nov-27-2019, 10:40 AM
Last Post: Larz60+
  intermediate book recommendation please? jameson984 1 2,027 Jul-15-2019, 03:21 AM
Last Post: metulburr
  Clearification on my next 5 lines for def a bot and training it jgaza 0 1,646 Sep-26-2018, 05:13 PM
Last Post: jgaza
  Recommendation after running regression (approach) danishzmalik 0 1,640 Jul-17-2018, 09:31 AM
Last Post: danishzmalik
  Need Recommendation Please. jarrod0987 1 3,018 Nov-04-2017, 09:50 PM
Last Post: snippsat
  Recommendation for data structure muteboy 3 3,670 Oct-30-2017, 08:04 PM
Last Post: muteboy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020