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

  • 相关阅读:
    [常用的SQL语句总结]
    [HTML辅助方法Html.Raw()的简单应用]
    [抹零操作的三种方法]
    如何禁用ViewState,EnableViewState属性设置
    vs2008自定义代码段
    C#.net模拟提交表单GET、POST
    .net 判断对象属性,model对象属性是否赋值,PropertyInfo
    PHP的microtime()? 不!这是 asp.net版的microtime()
    很不错的验证码显示页
    GridView加入自动求和求平均值小计
  • 原文地址:https://www.cnblogs.com/brad1994/p/6528572.html
Copyright © 2011-2022 走看看