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

  • 相关阅读:
    Java大坑之Integer对象比较相等
    Spark操作算子本质-RDD的容错
    Spark集群搭建(local、standalone、yarn)
    Spark持久化策略
    SparkRDD内核
    Spark初识
    Hadoop集群初始化启动
    centos6.5安装MySQL5.7
    学习笔记-Kuaihu(仿知乎日报)
    Eclipse开发Android程序如何在手机上运行
  • 原文地址:https://www.cnblogs.com/brad1994/p/6528572.html
Copyright © 2011-2022 走看看