- 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
An Introduction to Object-Oriented Programming with Java
This book is about an introduction to object-oriented programming with java.
10 p hcmute 31/12/2019 530 2
Từ khóa: An Introduction to Object-Oriented Programming with Java, C. Thomas Wu
Embedded C Programming and the Microchip PIC
Embedded C Programming and the Microchip PIC teachers C language programming and explores PIC microcontroller applications.
11 p hcmute 31/12/2019 542 7
Từ khóa: Embedded C Programming and the Microchip PIC, Richard Barnett, Larry O'Cull, Sarah Cox
C How to Program with an introduction to C++
This is a special edition of an established title widely used by colleges and universities throughout the world
18 p hcmute 31/12/2019 387 1
Từ khóa: C How to Program with an introduction to C++, Paul Deitel, Harvey Deitel
Programming and interfacing ATMEL AVR Microcontrollers
This book is about how to program and interface using three ATMEL microcontrollers-the ATtiny13
7 p hcmute 31/12/2019 629 1
Từ khóa: Programming and interfacing ATMEL AVR Microcontrollers, Thomas Grace
Beginning Android Programming with Android Studio
Android 7 offers the ideal opportunity to get started with Android programming.
9 p hcmute 31/12/2019 386 2
Từ khóa: Beginning Android Programming with Android Studio, J. E. DiMarzio
Mastering JavaScript Object-Oriented Programming
Unleash the true power of JavaScript by mastering Object-Oriented programming principles and patterns.
9 p hcmute 31/12/2019 357 1
Từ khóa: Mastering JavaScript Object-Oriented Programming, Andrea Chiarelli
Python Programming for the Absolute Beginner
If you are new to programming with Python and are looking for a sold introduction, this is the book for you.
19 p hcmute 31/12/2019 538 7
Từ khóa: Python Programming for the Absolute Beginner, Michael Dawson
Python 3 Object-oriented Programming
This Python 3 Object-oriented Programming book is contents 12 chapters.
9 p hcmute 31/12/2019 387 2
Từ khóa: Python 3 Object-oriented Programming, Dusty Phillips
The computing world has undergone a revolution since the publication of the first edition of the C Programming Language.
6 p hcmute 31/12/2019 529 3
Từ khóa: The C Programming Language, Brian W. Kernighan, Dennis M. Ritchie
C Programming A Modern Approach
This book is about C Programming A Modern Approach, contents 27 parts.
17 p hcmute 31/12/2019 521 1
Từ khóa: C Programming A Modern Approach, K. N. King
This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.
10 p hcmute 31/12/2019 307 1
This book helps newcomers get started with a look at the basics of network programming as they relate to C#, including the language's network classes, the Winsock interface, and DNS resolution. Spend as much time here as you need, then dig into the core topics of the network layer. You'll learn to make sockets connections via TCP and "connectionless" connections via UDP.
13 p hcmute 30/12/2019 488 1
Từ khóa: C# Network Programming, Richard Blum