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

  • 相关阅读:
    词频统计
    第二周每周例行报告
    事务管理(ACID)
    Redis
    jar包和war包的区别
    CSS实现Loading加载动画
    如何实现“返回顶部”的页面效果
    PHP页面跳转-常见方法
    局域网络调试方式
    Thinkphp 统计数据库字段总值
  • 原文地址:https://www.cnblogs.com/brad1994/p/6528572.html
Copyright © 2011-2022 走看看