[PYTHON] Engineer vocabulary (updated from time to time)

What is an engineer vocabulary?

I'm completely self-sufficient and will summarize what I learned anew!

MVC (Model View Controller)

rendering

Processing to complete the display by replacing the variables described in the template with the values actually used

render function

Rendering function render (Httprequest, path of template file to use)

HTTP method

Protocol (procedure) used when exchanging data on the Internet

migration

Ability to perform database migration.

python manage.py makemigrations app name
python manage.py migrate

I do

Recommended Posts

Engineer vocabulary (updated from time to time)
vtkXMLUnstructuredGridReader Summary (updated from time to time)
vtkOpenFOAMReader Summary (Updated from time to time)
Tensorflow memo [updated from time to time]
Private Python handbook (updated from time to time)
vtkClipPolyData / DataSet Summary (Updated from time to time)
[Updated from time to time] PostmarketOS related notes
Summary of vtkThreshold (updated from time to time)
Summary of gcc options (updated from time to time)
Notes on machine learning (updated from time to time)
OpenFOAM post-processing cheat sheet (updated from time to time)
progate Python learning memo (updated from time to time)
Useful help sites, etc. (updated from time to time)
Anaconda updated from 4.2.0 to 4.3.0 (python3.5 updated to python3.6)
Machine learning python code summary (updated from time to time)
Apache settings, log confirmation, etc. (* Updated from time to time)
[Updated from time to time] Review of Let Code NumPy
I read the Chainer reference (updated from time to time)
[Updated from time to time] Summary of design patterns in Java
Python (from first time to execution)
[Notes / Updated from time to time] This and that of Azure Functions
[Note] AI / machine learning / python related websites [updated from time to time]
Easy conversion from UTC to local time
Updated to Python 2.7.9
Sum from 1 to 10
Understand design patterns by comparing implementations in JavaScript and Java [Updated from time to time]
Changes from Python 3.0 to Python 3.5
Changes from Python 2 to Python 3.0
Transition from WSL1 to WSL2
[Updated from time to time] Python memos often used for data analysis [N division, etc.]
A memorandum of commands, packages, terms, etc. used in linux (updated from time to time)
From editing to execution
Updated Hospital_dashboard to ver.2.0
(Updated from time to time) Storage location of various VS Code configuration files Memorandum memo
List of my articles that may be useful in competition pros (updated from time to time)
From national civil servant administrative position to AI engineer ② Week 2020.6.13 ~
[Introduction to matplotlib] Read the end time from COVID-19 data ♬
Summary of folders where Ruby, Python, PostgreSQL, etc. are installed on macOS (updated from time to time)
Post from Python to Slack
Porting from argparse to hydra
Migrating from Chainer v1 to Chainer v2
Migrated from Flask-RESTPlus to Flask-RESTX
Update python-social-auth from 0.1.x to 0.2.x
Migrate from requirements.txt to pipenv
Switch from python2.7 to python3.6 (centos7)
Connect to sqlite from python
How to get a job as an engineer from your 30s
git / python> git log analysis (v0.1, v0.2)> Implementation to estimate work time from git log