首页 > 代码库 > 编程语言学习指南
编程语言学习指南
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日
湖北-枣阳-璩湾
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。