一本实用的C语言入门教程 英文版 Contents At a Glance Preface xvii 1 Introduction 1 2 Some Fundamentals 5 3 Compiling and Running Your First Program 11 4 Variables, Data Types, and Arithmetic Expressions 21 5 Program Looping 43 6 Making Decisions 65 7 Working with
Copyright iv Deitel® Books, Cyber Classrooms, Complete Training Courses and Web-Based Training Courses published by Prentice Hall ii Preface xxv Features in Java How to Program, 6/e xxvi Teaching Approach xxix Tour of the Book xxxiii A Tour of the O
Programming in Lua的中文版,绝对值得一看。 Lua is the language of choice for anyone who needs a scr ipting language that is simple, efficient, extensible, portable, and free. Currently, Lua is being used in areas ranging from embedded systems to Web development
J2EE编写企业应用教程(120页及源码) This tutorial introduces you to the APIs, tools, and services provided in the Javaä 2 Enterprise Edition (J2EE) Software Developer Kit (SDK). You can get the free J2EE SDK (http://java.sun.com/j2ee/download.html) to use for dem