Python and Go

Python

For example, if you want to do artificial intelligence, Python language is a very good choice. Because it is widely used in various universities and research institutions, there are mature and easy-to-use mathematics libraries, which are suitable for scientific computing. In popular directions such as deep learning, there are a large number of frameworks developed in Python, and the new Paper can quickly find the Python code implementation on GitHub, which can be said to be the best choice.

Go

If you want to do cloud computing now, then Go is a very good choice.

Because it is designed for large-scale computing, concurrency management and performance are very good. And there are a lot of cloud computing software, which is written by Go. If you want to modify it and adjust the implementation logic inside, it may be troublesome if you don't know Go. Of course, in theory, you can also do it through containers and microservices, but it is definitely more troublesome than changing the code directly.

Recommended Posts

Python and Go
Python introspection and reflection
Python deconstruction and packaging
Python3 configuration and entry.md
Python automated operation and maintenance 2
ubuntu18.04 compile and install python3.8
Centos 6.10 reinstall python and yum
Python open read and write
CentOS7 install python3 and pip3
Python automated operation and maintenance 1
Python data structure and algorithm
Python multi-process and multi-thread basics
CentOS 6.9 compile and install python
CentOS 6 compile and install python 3
Generators and iterators in Python
Python and js interactive call method
Magic methods and uses of Python
python ftp upload files and folders
FM algorithm analysis and Python implementation
Common errors and solutions in python
Python implements string and number splicing
Python function definition and parameter explanation
CentOS quickly install Python3 and pip3
Mongodb and python interaction of python crawler
Install Python3 and ansible under CentOS8
Python processing PDF and CDF examples
Played with stocks and learned Python
Configure python3 environment on centos7 and
Python reads and writes json files
Python implements username and password verification
Install Python3 and Py under CentOS7
Python basic syntax and number types
Python learning os module and usage
Python multithreading
Getting Started with Python-4: Classes and Objects
Python restful framework interface development and implementation
Python FAQ
Python3 dictionary
Python process and thread summary case analysis
Python3 module
python (you-get)
Python tricks and tricks-continue to be updated...
Python string
Python basics
Python implementation of intersection and IOU tutorial
Python descriptor
Python basics 2
Python exec
Python notes
Getting started with python-2: functions and dictionaries
Python3 tuple
CentOS + Python3.6+
Python advanced (1)
Python decorator
Python IO
Naive Bayes algorithm and its Python implementation
Python toolchain
Python multitasking-coroutine
Python overview
python introduction
Centos python3 compile installation and compile gcc upgrade