博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Beginning Programming
阅读量:4233 次
发布时间:2019-05-26

本文共 1533 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
A common misconception about programming is that it can only be done on a professional level by someone with years of experience. This book proves exactly the opposite and provides nonprogrammers with assistance in learning the programming basics that will enable them to eventually become professional developers or programming hobbyists. Written for anyone who wants to learn to program but who doesn't have a background in the field, this hands-on guide explains programming through numerous examples in a variety of languages, including C++, Java, VBScript, and JavaScript. All the tools and materials you need are either easily available on the Internet or already installed on your computer. By the time you finish the book, you will have a solid foundation for proficiency in programming computers to perform a diverse number of functions and tasks. What you will learn from this book How computers read, store, and process code The various essential tools necessary to become an effective programmer Key concepts in programming that are consistent from one programming language to another How to create, modify, and delete files and folders Best techniques for making your applications easy to use How text editors, compilers, and other utilities make coding easier Who this books is for This book is for novices who want to learn to program but have little or no programming knowledge or experience.
http://mihd.net/ad75ix
http://depositfiles.com/files/885810
你可能感兴趣的文章
Linux xargs命令
查看>>
Linux中find常见用法示例
查看>>
shell编程必须要掌握的命令,xargs
查看>>
xargs 命令
查看>>
【转】Linux read命令用法详解
查看>>
linux Shell 中常用的条件判断汇总
查看>>
linux命令:cat(常用方法详解)
查看>>
seq 10 | sed -e 's/.*/export var&=ZZZZZZZZZZZZZZ/'
查看>>
eval命令妙用——变量嵌套替换
查看>>
每天一个linux命令(34):du 命令
查看>>
提供机制而不是策略
查看>>
systemctl命令用法
查看>>
学习rpmbuild总结
查看>>
git学习
查看>>
C程序调用shell脚本共有三种方法
查看>>
Linux进程控制——exec函数族
查看>>
带外数据OOB与紧急模式URG
查看>>
[转]tcp收发需要缓冲区,udp不需要缓冲区
查看>>
网络IO之阻塞、非阻塞、同步、异步总结
查看>>
算法时间复杂度的计算
查看>>