JourneyToCoding

Code for Fun

Variables in python are very different from those in C/C++. In C/C++, variables are the aliases of the address of their values. However, variables in python are just strings which refer to certain objects.

Read more »

Conda is an open-source,cross-platform, language-agnostic package manager and environment management system.

Read more »

Markdown is a lightweight markup language for creating formatted text using a plain-text-editor.

Read more »

NexT is a high quality elegant Hexo theme which is characterized by simplicity and customizability. The version of NexT of this blog is NexT 7+ and the scheme is Gemini.

Read more »

Hexo is a static website builder based on nodejs and markdown which supports remote deployment and theme customization.

Read more »

LateX is a typesetting system and also a markup language. It is especially excellent for generating math formulas. This post includes some math formula syntaxes in LateX.

Read more »
0%