game programming books

Discover game programming books, include the articles, news, trends, analysis and practical advice about game programming books on alibabacloud.com

15 books required by Java programmers: JAVA Programming beginners

Reprinted: The most painful thing to learn about Java is the choice of future career directions. Especially when developing Java applications or Java Web, there are still a few small classes that you can't learn after you set the category. Therefore, as a beginner, you must read this article. You will learn how to learn Java and select the appropriate Java. I want to select some of the technical books I have read and recommend them to you in the

Unix Linux Programming Books

Advanced Programming for UNIX Environments (3rd edition)Advanced programming in the UNIX environmentLinux/unix System Programming ManualLinux/unix System Programming Manual (Watercress)Https://www.amazon.cn/%E5%9B%BE%E4%B9%A6/dp/B00KMR129EUNIX Network programmingW.richard StevensHttps://www.amazon.cn/UNIX%E7%8E%AF%E5%A

No programming !!! Sell all classic computer books at a low price. Hurry up! See if you want

For the reason, see the tweets http://my.oschina.net/seamwills/tweet/3941065 The books include the following. The English version is not specified ~~ I don't know how much the postage is suitable. First, locate 15 items. If there are more than one book, only one book of postage will be charged (unless it is too heavy to be sent ), if you think the price is high, you can discuss it ~~ The columns are basically new, and I love

73 free language-independent excellent programming books

These books are in HTML format and PDF format. Of course, they are all in English. However, some Chinese translations of books have already appeared on the Internet. If you are interested, you can Google them. 97 things every programmer should know Algorithm and data structure (PDF) Algorithm (draft) Architecture of open-source applications Unix progra

I have bought a few of the top ten best-selling [programming] books.

and expressions, control flow, functions and program structures, pointers and arrays, structures, inputs and outputs, UNIX system interfaces, and standard libraries.This book provides an in-depth description. It is easy to understand and practical to use with typical examples. It is suitable for C language teaching materials for computer majors or non-computer majors in colleges and universities, it can also be used as a reference for technical personnel engaged in computer-related software and

15 books for Java programmers: advanced Java programming classes

Reprinted: Ii. Advanced Java programming IntendProgramProgrammers who have made a living should continue to learn Java reconstruction and framework after the basic java entry-level in the semester. To lay a good Java Foundation, more practical experience is needed. I don't think there is any shortcut. There are two books worth reading at this stage of your programming

Download programming-related PDF books

Are some good programming skills/software design/AlgorithmAnd other related books I recommend it to you. I have already read it or are reading it. I hope you can also get something from it. Programmer cultivation path PDF download Man-month myth PDF download Programming Pearl River PDF download It ghost bird PDF download Amazing-how Microsoft creates nt and

5 books that took me into network programming

there is no better book for beginners. Now the 2nd edition, I want to buy the 2nd edition to collect. 4. 〈visual Basic.NET Technical Insider "Tsinghua University Press There was a hesitation between VB and C #. At first it was decided to use VB. Because most of the ASP.net books are written in VB. So I bought this book which has more than 1000 pages and spends 146 oceans. Although it is now in C #, the book is still very valuable. It's about. The

Android programming authority guide for e-books

Android programming authority guide for e-books Big Nerd Ranch is a professional mobile development technology training institution in the United States. This book is based on its Android training camp teaching courses. It integrates the experiences of several authors over the years and is a completely practical Android programming guide. The book consists of 34

Some personal experience in using latex typographical Programming Technology Books

Chen Shuo I wrote a book review "word typographical art" Many years ago-I also talked about the comparison with latex, and wrote: "If there is time in the future, I will sum up my experience in using latex to make it easier for readers to apply their knowledge to latex layout on the basis of reading "word typographical art." I typed "Linux thread Server programming: using the muduo C ++ network library" myself, and now I can pay back my account. This

Pair Programming (Golden Point game), Pair Programming Golden Point game

Pair Programming (Golden Point game), Pair Programming Golden Point game My role is the driver. I. pairing partners Navigator: Zhao Jun For the job address, see my blog. Ii. Code address Https://coding.net/u/k2048/p/huangjindian/git/blob/master/main.c Iii. Summary 1. Personal Summary In this assignment, I acte

Programming is worth the free download of favorite Classic Books

Programming is worth the free download of favorite Classic Books Crazy Program Member (movie) Free Download Http://www.izixue.com/thread-357-1-1.html? Fromuid = 30 Free Download of programming guru proverbs Http://www.izixue.com/thread-974-1-6.html? Fromuid = 30 Free Download of proficient Regular Expressions (version 3rd) Http://www.izixue.com/thread-426-1-3.ht

Improvement of front-end programming (5)-css books for you to read.

Improvement of front-end programming (5)-css books for you to read. I have been practicing iQiYi for several months. I entered this company with iQiYi as a stepping stone. If we say that iQiYi was a temporary assault DIV + CSS at the beginning, we have now experienced that all technologies must be aware of the principles so that we can be an expert. Css attributes and usage are all there, but if they are us

Windows Programming _ 13 _ books that cannot afford to hurt

I recently learned Win32 programming with great concentration and found a set of books. As a result, I was not very hurt. I felt dizzy due to various kinds of internal injuries and suffered from poor English skills, level of English Well, I don't need such an internal injury ............... Although I am very grateful to the heroes, teachers, scholars, graduate students, and doctoral students who have tra

Javascript-What programming books are worth reading?

For example, in JavaScript, "JavaScript advanced programming", "JavaScriptDOM programming art", and "PHP and MySQLweb Development" in PHP, for example, "JavaScript advanced programming" in JavaScript, javaScript DOM programming art, PHP and MySQL web development Reply content: For example, in JavaScript, "JavaScript

[Winform entry-level books] c # Windows Forms Programming

Title: c # Windows Forms Programming Author: Erik Brown [us] Translators: Zhu Binbin and Wu Fei Press: Tsinghua University Press Price: 78 yuan Personal Book reviews: The operation steps in this book are detailed. The step-level books are comparable and involve many software engineering ideas, allowing you to feel the meaning of Software Engineering in the process of doing software. The book teaches

Wndows Programming Books Knowledge and code excerpt-encapsulates a messagebox like printf

. The function uses a right-to-left compression stack. Note: For variable parameter member functions, always use the __cdecl conversion method. 3. __fastcall calling convention: it transmits the parameters via registers (in fact, it transmits the first two double words (DWORD) or smaller parameters with ECX and edx, the remaining parameters are still transferred from right to left, and the called function cleans up the memory stack of the transfer parameters before returning.Va_start Va_end, etc

Getting Started with DirectX game Programming-Part II (Game Programming Toolbox)-scrolling background

This series of articles by Net_assassin finishing, reproduced please indicate the source. http://blog.csdn.net/net_assassin/article/category/1100363 Author: Net_assassin e-mail: net_assassin@hotmail.com look forward to interacting with like-minded friends The background movement that we see in most action and arcade games uses scrolling based on the picture unit. Although this technology has been around for decades, it is still used to render backgrounds, and such 2D games are still act

Getting Started with DirectX game Programming-Part II (Game programming Toolbox)-Keyboard and mouse input

This series of articles by Net_assassin finishing, reproduced please indicate the source. http://blog.csdn.net/net_assassin/article/category/1100363 Author: Net_assassin e-mail: net_assassin@hotmail.com look forward to interacting with like-minded friends In this chapter we will learn how to use DirectInput for keyboard and mouse programming to provide support for the most common input devices in the gam

Game Programming Series [use of RPC protocol in 1]--game programming

then tagged to determine whether it is local execution,//If local execution is performed, local var __cid = WindNet.RemoteCall.Instance.DoCall (callback, this, "Localtest.addmessage", topic,messagebody); if (WindNet.RemoteCall.Instance.IsLocal | | __cid.islocal) { //The thing that was supposed to be done//here is nothing to do if (callback!=null ) callback (); } If it is a remote call, nothing is done. } catch

Total Pages: 15 1 .... 4 5 6 7 8 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.