首页 > 代码库 > 编程语言学习指南

编程语言学习指南

1.编程语言和应用整体介绍

" style="clear: both; font-size: 1.8em; margin: 0px 0px 0.85em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(230, 230, 230); line-height: 1.7em; color: rgb(34, 34, 34); font-family: ‘Roboto Condensed‘, Tauri, ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, ‘Lucida Sans‘, AppleSDGothicNeo-Medium, ‘Segoe UI‘, ‘Malgun Gothic‘, Verdana, Tahoma, sans-serif;">1.编程语言和应用整体介绍

听说过这个语言的时候,百度/Google搜索有很多介绍性资料

2.SDK下载和安装,搭建开发环境或者使用集成开发环境IDE

" style="clear: both; font-size: 1.8em; margin: 1.275em 0px 0.85em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(230, 230, 230); line-height: 1.7em; color: rgb(34, 34, 34); font-family: ‘Roboto Condensed‘, Tauri, ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, ‘Lucida Sans‘, AppleSDGothicNeo-Medium, ‘Segoe UI‘, ‘Malgun Gothic‘, Verdana, Tahoma, sans-serif;">2.SDK下载和安装,搭建开发环境或者使用集成开发环境IDE

去官网下载,根据官方提示或者网上参考资料

3.写几个有代表性的HelloWorld程序,并运行或者部署

" style="clear: both; font-size: 1.8em; margin: 1.275em 0px 0.85em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(230, 230, 230); line-height: 1.7em; color: rgb(34, 34, 34); font-family: ‘Roboto Condensed‘, Tauri, ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, ‘Lucida Sans‘, AppleSDGothicNeo-Medium, ‘Segoe UI‘, ‘Malgun Gothic‘, Verdana, Tahoma, sans-serif;">3.写几个有代表性的HelloWorld程序,并运行或者部署

官网有例子或者参考CSDN等技术网站提供

4.编程语言语法

" style="clear: both; font-size: 1.8em; margin: 1.275em 0px 0.85em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(230, 230, 230); line-height: 1.7em; color: rgb(34, 34, 34); font-family: ‘Roboto Condensed‘, Tauri, ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, ‘Lucida Sans‘, AppleSDGothicNeo-Medium, ‘Segoe UI‘, ‘Malgun Gothic‘, Verdana, Tahoma, sans-serif;">4.编程语言语法

写练习用的代码

参考官网或者买一本书或者下载PDF电子书籍

5.提供的类库

" style="clear: both; font-size: 1.8em; margin: 1.275em 0px 0.85em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(230, 230, 230); line-height: 1.7em; color: rgb(34, 34, 34); font-family: ‘Roboto Condensed‘, Tauri, ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, ‘Lucida Sans‘, AppleSDGothicNeo-Medium, ‘Segoe UI‘, ‘Malgun Gothic‘, Verdana, Tahoma, sans-serif;">5.提供的类库

写练习用的代码
参照书中代码或者根据API手册写

6.编程通用知识库

" style="clear: both; font-size: 1.8em; margin: 1.275em 0px 0.85em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(230, 230, 230); line-height: 1.7em; color: rgb(34, 34, 34); font-family: ‘Roboto Condensed‘, Tauri, ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, ‘Lucida Sans‘, AppleSDGothicNeo-Medium, ‘Segoe UI‘, ‘Malgun Gothic‘, Verdana, Tahoma, sans-serif;">6.编程通用知识库

操作系统、网络、IO、内存、数据结构、算法

从接触编程开始,逐步积累的基础核心编程知识

7.项目案例

" style="clear: both; font-size: 1.8em; margin: 1.275em 0px 0.85em; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(230, 230, 230); line-height: 1.7em; color: rgb(34, 34, 34); font-family: ‘Roboto Condensed‘, Tauri, ‘Lucida Grande‘, ‘Lucida Sans Unicode‘, ‘Lucida Sans‘, AppleSDGothicNeo-Medium, ‘Segoe UI‘, ‘Malgun Gothic‘, Verdana, Tahoma, sans-serif;">7.项目案例

基本案例:控制台界面,纯语言层面的项目

高级案例:图形用户界面,解决具体问题的项目

书中案例或者网上下载或者从零开始


小雷 FansUnion
2014年2月4日
湖北-枣阳-璩湾