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 / 请叫我最美女神

  • 相关阅读:
    mysql权限设置
    linux修改文件所属用户和组
    修改solaris 用户密码默认8位长度
    解决Solaris /home目录下无法创建目录问题
    MySQL修改root密码的多种方法
    solaris 安装jdk
    iPhone ZBar库 中文乱码解决方法重新编译libzbar.a
    ios中调用WCF
    Android自动在线升级(服务器为Tomcat)
    String字符串讲解
  • 原文地址:https://www.cnblogs.com/GaoNa/p/9483633.html
Copyright © 2011-2022 走看看