- Bạn vui lòng tham khảo Thỏa Thuận Sử Dụng của Thư Viện Số
Tài liệu Thư viện số
Danh mục TaiLieu.VN
Programming server-side applications for microsoft windows 2000
Enterprise developers take an in-depth tour of Windows 2000 services -- the powerful features and subsystems designed specifically to handle mission-critical data processing needs -- and get expert guidance for building applications that exploit their capabilities. Covering the Service Control Manager, Registry, performance monitoring, event logging, security, asynchronous I/O, and other key topics -- and featuring a CD-ROM packed with...
11 p hcmute 20/12/2019 476 1
Từ khóa: Programming server-side applications for microsoft windows 2000, Jeffrey Richter, Jason D. Clark
fundamentals of programming an introduction to computer program using c
Contents: Introduction to Computer Systems and the Role of C++ in Softwave Development; Variables, Assignment, and Simple I/O; Characteristics of C++ Data Types; Conditional Execution; Iteration; Functions; Arrays and Strings; Structs, Classes and Object-Oriented Programming; Pointers and Dynamic Memory Management; Linked Lists; Abstract Data Types, and Recurssion; Legitimizing ADTs in C++ Class Operations, Copy Semantics, and Generic Types;...
10 p hcmute 19/12/2019 580 2
Từ khóa: fundamentals of programming an introduction to computer program using c
C Programming A Modern Approach
The first edition of C Programming: A Modern Approach was popular with students and faculty alike because of its clarity and comprehensiveness as well as its trademark Q and A sections. Professor King's spiral approach made it accessible to a broad range of readers, from beginners to more advanced students. With adoptions at over 225 colleges, the first edition was one of the leading C textbooks of the last ten years. The second edition...
20 p hcmute 09/11/2019 646 1
Từ khóa: C Programming A Modern Approach, K.N.King
Object-Oriented Programming in C++
Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current practices and standards.
20 p hcmute 09/11/2019 357 1
A Complete Guide to Programming in C++
The present book's subject is multidimensional data models and data modeling concepts as they are applied in real data warehouses. The book aims to present the most important concepts within this subject in a precise and understandable manner. The book's coverage of fundamental concepts includes data cubes and their elements, such as dimensions, facts, and measures and their representation in a relational setting; it includes...
12 p hcmute 09/11/2019 417 1
Từ khóa: A Complete Guide to Programming in C++, Ulla Kirch-Prinz, Peter Prinz
The second edition program language
The computing world has undergone a revolution since the publication of the first edition of the C programming Language.The book enumerates the concepts related to C Programming language, as prescribed by ANSI standard. The book elaborates on the basics of procedure oriented programming and the fundamentals of writing C codes. It goes on to cover aspects like functions and loops, learning which will help novice programmers to code...
6 p hcmute 09/11/2019 347 2
Từ khóa: The second edition program language, Brian W. Kernighan Denis M . Ritchie
Windows Forms 2.0 Programming is the successor to the highly praised. A guide to using the Microsoft .NET forms package covers such topics as form layout, custom drawing, data binding, multithreated user interfaces, and moving from MFC.
19 p hcmute 09/11/2019 386 1
Từ khóa: Windows Forms 2.0 Programming, Chris Sells Michael Weinhardt
PYTHON 3 OBJECT-ORIENTED PROGRAMMING
Python 3 Object-oriented Programming Second Edition explains classes, data, abstraction with an when you can , you will also discover the joys of units testing the complexities of concurrent programming.
9 p hcmute 09/11/2019 402 3
Từ khóa: PYTHON 3 OBJECT-ORIENTED PROGRAMMING, Dusty Phillips
Studying the challenges of problems from internationl programming competions is an effective way to improve your algorirhmic and coding skills and understanding. This new programming companion uses international programming competition-type problems to motivate the study of algorithms , and other topics in computer science.
12 p hcmute 09/11/2019 220 4
Từ khóa: programming challenges, steven s.skiena & miguel a.revilla
THE ART OF COMPUTER PROGRAMMING
This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable in resource in programming theory and practice for students, reseachrs, and practitioners alike.
6 p hcmute 09/11/2019 533 3
Python Programming for the absolute beginner ( third edition)
If you are new to programming with, python and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the for the absolute beginner. Series teach the principles of programming through simple game creation.
19 p hcmute 09/11/2019 451 6
Từ khóa: Python Programming for the absolute beginner ( third edition), Michael Dawson
Mastering javascript object- oriented programming
Starting with a comprehensive overview of oop principles in javascript, you will learn how they can be implemented to build sophisticated web applications. Kicking off with a suble refresher on objects, we'll show you how easy it is to define objects with the new ES6 classes and will take you through some essential opp princliples, forming a base foe you to get hands- on with encapsulation.
9 p hcmute 09/11/2019 328 1
Từ khóa: Mastering javascript object- oriented programming, Andrea chinarelli