zoukankan      html  css  js  c++  java
  • 学编程需要什么基础

    学编程需要什么基础、、、


     

    编程最基本的条件是:一台可以上网的笔记本电脑或是一台能上网的台式机电脑,和一双可以打字的手、、、

    学会一门编程语言: 需要三个月:用一个月学习语法+用两个月做项目、、、

    精通一门编程语言:最低需要三年时间、、、


     编程中一定要注意的是规范:有一种道理叫做砍柴不误磨刀工、

    例如就是:打字的时候一定要注意一些细节:

    1、切换输入的时候要用组合键:Ctrl+空格

     ===========

     html支持的颜色代码



     <hr style="height: 6px; border: none; border-top: 8px solid #FF909B;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #5977EF;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #E06B85;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #423E3C;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #13A654;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #BD36F4;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #F33118;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #36E38A;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #8E8E8E;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #FFD7AA;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #A09797;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #FF9999;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #FFCCB3;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #0000FF;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #6AD3CA;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #F396BE;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #00cc99;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #7DB3EB;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #56A0EC;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #6AD3CA;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #F89591;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #FB6931;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #BEBAB9;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #28DC78;" />


     <hr style="height: 6px; border: none; border-top: 8px solid #987CB9;" />


    <hr style="height: 6px; border: none; border-top: 8px solid #FFAAEA;" />


     <div id="MySignature" style="display: block;">尘世浮华之中,不忘思考。</div>



     


     


     



     

    =================

    最后要说的是:学习技术天赋很重要、但别忘了努力也是天赋的一部分:

    只比你努力一点的人-在不知不觉中其实已经甩你很多条街了

     

    =======================

    =================

    推荐一个我常用的一些网址收藏:喜欢的可以点下面的链接哦:

    下载网址在这里面哦:====>>>   一些好用的编程工具网站推荐:

    尘世浮华之中,不忘思考。

     

     

    —————>>>>>I'm 

    web developer / designer / 请叫我最美女神

  • 相关阅读:
    OpenGL实现通用GPU计算概述
    Android Camera API/Camera2 API 相机预览及滤镜、贴纸等处理
    OpenGL中的Shader
    Android平台Camera实时滤镜实现方法探讨(三)--通过Shader实现YUV转换RBG
    GPU:并行计算利器
    双摄像头测距的OpenCV实现
    Android Camera 通过V4L2与kernel driver的完整交互过程
    图像缩放算法
    双camera景深计算 (1)
    error: ‘shared_ptr’ in namespace ‘std’ does not name a type
  • 原文地址:https://www.cnblogs.com/GaoNa/p/9483633.html
Copyright © 2011-2022 走看看