zoukankan      html  css  js  c++  java
  • Django and Djangorestframework

    Note

    Today, another day debuging with my teammates, and I just tried to make complete comprehension on this framework, althought the project is urgent.
    Recalling the whole the process, those realizations are divided into several parts, then we just need to work every part out separately. When the first
    part (open called an app) was finished, those codes were pushed (uploaded) to a git remote repository created by the company, not for public.
    Taking about the next app, I began to feel a challenge coming in front of me for its features and the functions wanted to realized are those I never met
    before.


    • To settle down this issue, the official document and tutorial must be readed again carefully. To be frank, I think it is not a problem for me to take a deeper
      study in them. As a estimation, I think one day is enough, next, I will try to settle down every issue and write my codes better and quicker.

    • The truth is that there are so many blogs can be referenced. Many of them once met the same issues like me, so they had founded the way to solve.
      It is perfect to learn from them and save my time absolutely. Most of time, Stack Overflow is the most favorite website from which I seek the answer and issue
      my issue.By now, in domestic, some famous Tech websites are becoming more and more popular and there are also a lot of people contributing their knowledges and
      to help other people who are in troubles.

    • Third, I think it is time for me to search some other useful tutorials or books about Python to help me understanding some advcanced usage.
      Till now, I have many documentations downloaded on www.jikexueyuan.com and I am confident that all of them have been absorbed by me.
      A few days ago, Zhang Hui advised me to buy a book, Python Basic Manual, written by an fanmous advanced python engineer, an american who has been working for
      more than 20 years, using Python to develop what he wants.


    As it is late, I have to go to sleep
    End

  • 相关阅读:
    【lua实战摸索】在b.lua调用a.lua的函数
    【VScode】使用VScode 来写markdown ① 时序图
    修改虚拟机的ip地址
    PyCharm 导包提示 unresolved reference
    报错:Request failed with status code 413
    安装cuda和cudnn
    delphi 10.2报错:connot resolve unit name Forms
    运行delphi 10.2时出现的错误:Error setting debug exception hook
    已知两点坐标和半径,求圆心
    电脑蓝屏,出现BitLocker 恢复
  • 原文地址:https://www.cnblogs.com/brad1994/p/6528572.html
Copyright © 2011-2022 走看看