博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Object-Oriented Programming: From Problem Solving to Java
阅读量:4230 次
发布时间:2019-05-26

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

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
Object-Oriented Programming: From Problem Solving to Java provides a thorough, easy-to-follow reference to master object-oriented programming principles. Throughout the text, problem solving and programming techniques are presented in modeling diagrams, pseudo-code, and flowcharts. Users then learn how to put theory into practice using actual Java code. Unlike "cookbook" guides where users blindly follow the instructions this book encourages users to explore their problem solving creativity, and then test their ideas in a real-world environment. By first learning the concepts involved in object-oriented programming, and then learning how to put them into use, readers not only learn Java, but they also learn how to become more efficient programmers.
http://rapidshare.com/files/950175/1584502878.rar
你可能感兴趣的文章
一起写RPC框架(一)RPC之我所见
查看>>
深入理解Java:注解(Annotation)--注解处理器
查看>>
hash算法的实现原理,hashcode的实现原理
查看>>
抽象类和接口的区别以及使用场景(记)
查看>>
Linux使用jstat命令查看jvm的GC情况
查看>>
Linux top命令的用法详细详解
查看>>
java error和exception的区别,RuntimeException和非RuntimeException的区别
查看>>
继承与组合的区别,使用场景
查看>>
JVM内存状况查看方法和分析工具
查看>>
jvisualvm安装visualgc插件(java.net网站已关闭)
查看>>
Linux使用jstat命令查看jvm的GC情况
查看>>
互联网公司面试题
查看>>
java synchronized
查看>>
设计模式:JDK静态代理之Thread/Runnable
查看>>
单点系统架构的可用性与性能优化
查看>>
深入理解 Java 垃圾回收机制
查看>>
学习Spring-Session+Redis实现session共享
查看>>
JVM高级特性与实践(六):Class类文件的结构(访问标志,索引、字段表、方法表、属性表集合)
查看>>
Mac系统中打开VMWare虚拟机出错:Could not open /dev/vmmon
查看>>
mac下安装c++开发环境
查看>>