[PYTHON] The road to web application development is a long way off

Set specific goals

Regarding the application development that was set as the first goal, we first decided what kind of concrete thing to make. Personally, I want to be able to create a framework for making money. Therefore, I decided to build a trading site (it seems to be an EC site) by myself.

Procedures required for EC site development

For the procedure,

    1. Build an EC site with Django starting from scratch (Part 1: Select an EC package) https://akiyoko.hatenablog.jp/entry/2016/05/24/000826
  1. [For beginners] How to make a mail order site and how to start an online shop https://www.yamatofinancial.jp/learning/start-up/how-to-make-ecsite.html

I saw it for the first time while vaguely thinking that I should refer to.

I don't understand because I lack knowledge.

Up to Part 1 of the first site, I was able to follow because it explained the mechanism and the library to be used. This person's explanation is polite and easy to understand. However, from Part 2, you can see what the code is doing, but not what the code is for. I'm completely lacking in my knowledge. Even though there is a basic programming, it seems to be a problem that there is no knowledge of systems and servers.

What to do from now on

It seems that we can't talk about it unless we have a basic system and server aspect, so I would like to study that area first. I bought a book for the time being, so I read it first, gained basic knowledge, and then

1, set up a server! 2, Write code using Django! 3, Prepare the procedure for money!

I will understand these three one by one!

Recommended Posts

The road to web application development is a long way off
What is the fastest way to create a reverse dictionary in python?
This is the best way to become a full-fledged technical support! 10 personal masterpieces
Until the web application is released on Sakura VPS
(Python) Try to develop a web application using Django
[Introduction to Python] What is the recommended way to install pip, a package management system?
Solve the problem that CSS is not reflected during web application development in Flask
The road to Pythonista
It's been a year since I was self-taught and moved to the web application development department, so I look back
The road to Djangoist
I tried "Streamlit" which turns the Python code into a web application as it is
Probably the easiest way to create a pdf with Python3
The first step to creating a serverless application with Zappa
The usual way to add a Kernel with Jupyter Notebook
Road to the Wizard: Step 8 (Interpret How to become a Hacker)
Is there a secret to the frequency of pi numbers?
WEB application development using django-Development 1-
A road to intermediate Python
The road to download Matplotlib
Web application development with Flask
The image is a slug
Note that I was addicted to accessing the DB with Python's mysql.connector using a web application.
A story about everything from data collection to AI development and Web application release in Python (3. AI development)
[Blender] Script to check if the selected one is a mesh
Easy way to round off to the nearest whole number with python3
How easy is it to synthesize a drug on the market?
[Profile] Identify where the program is taking a long time (google-perftool)
How to deploy a web application on Alibaba Cloud as a freelancer
Web scraping beginners tried to make a command to get the movie name of next Friday Road Show
Road to the Wizard: 4th Step
WEB application development using Django [Django startup]
Creating a web application using Flask ②
WEB application development using Django [Application addition]
Web application development memo in python
Creating a voice transcription web application
Build a web application with Django
Creating a web application using Flask ①
Creating a web application using Flask ③
The fastest way to try EfficientNet
Creating a web application using Flask ④
The easiest way to make Flask
The easiest way to try PyQtGraph
Road to the Wizard: 7th Step
I tried to verify the best way to find a good marriage partner
[Introduction to Python] What is the difference between a list and a tuple?
[Introduction to Udemy Python3 + Application] 47. Process the dictionary with a for statement
(Note) A web application that uses TensorFlow to infer recommended song names.
The story of developing a web application that automatically generates catchphrases [MeCab]
I want to identify the alert email. --Is that x a wildcard? ---
[Development environment] How to create a data set close to the production DB
What is a C language library? What is the information that is open to the public?
How to build an application from the cloud using the Django web framework
I want to make a web application using React and Python flask
Prepare a development environment that is portable and easy to duplicate without polluting the environment with Python embeddable (Windows)