n5321 | 2024年10月13日 22:33

Tags:


ready Make A Blog App

目的是方便做笔记。

1.deploy:在腾讯云的ubuntu上

2.server framework: Django

目标,做一个sethgoth一样动态效果的blog。responsive web design 能够给用户更好的体验。

现在是在两个PC上面coding,所以还是要把github利用起来。

github的逻辑还不是完全清楚。

coding涉及到的范围是如此的广博,穷尽所有的精力,我都不可能对所有的内容都深刻理解?!

颜良文丑是哪一块?

Algorithms and Data Structures

Proficiency in Programming Languages

有一个很麻烦的问题!

如果要保持品质的话,就不能保证产出。

如果持续产出的话,product and service的 quality就明显不及格。怎么办?

不只是要做一个东西, 是要在两个行业,多个领域的融合!!!

要怎么搞?!!!

谁是颜良文丑?!!!

By default, your repository has one branch named main that is considered to be the definitive branch. You can create additional branches off of main in your repository.

Branching is helpful when you want to add new features to a project without changing the main source of code. The work done on different branches will not show up on the main branch until you merge it, which we will cover later in this guide. You can use branches to experiment and make edits before committing them to main.

branch是source code的特区。

Pull requests are the heart of collaboration on GitHub.

一个project的结构!or environment!