Programming Languages
epub |eng | | Author:Fabrizio Romano
File I/O Our examples so far that touch the filesystem have operated entirely on text files without much thought to what is going on under the hood. Operating systems, however, ...
( Category:
Programming
August 29,2017 )
epub, azw3, pdf |eng | 2017-04-28 | Author:Anand Balachandran Pillai [Pillai, Anand Balachandran]
How does it work ? Here is an explanation of the code . The mandelbrot_calc_row function calculates a row of the Mandelbrot set for a certain value of the y ...
( Category:
Programming Languages
August 29,2017 )
epub |eng | 2015-10-23 | Author:Chin, Stephen & Weaver, James [Chin, Stephen]
FIGURE 5-16. Line runner in action (photo credit Bruno Borges) Obstacle Detection The last trick for our line runner is to teach it how to stop and wait for obstacles ...
( Category:
Engineering
August 29,2017 )
azw3 |eng | 2015-12-02 | Author:Downey, Allen B. [Downey, Allen B.]
Figure 12-1. State diagram. But in a larger diagram you might want to leave out the details. For example, a diagram of the telephone directory might appear as in Figure ...
( Category:
Programming Languages
August 29,2017 )
mobi, epub |eng | 2016-08-28 | Author:Craig Richardson
block = 57 ➋ mc.setBlock(destX, destY, destZ, block) mc.postToChat("Block set") while True: pos = mc.player.getPos() ➌ distance = math.sqrt((pos.x - destX) ** 2 + (pos.z - destZ) ** 2) ➍ ...
( Category:
Puzzles & Games
August 28,2017 )
epub |eng | 2010-10-09 | Author:Toole, Betty Alexandra [Toole, Betty Alexandra]
Evermost Truly Yours C Babbage Philosopher’s Walk at Ashley Combe Poetical Science The collaboration between Babbage and Ada ran into serious difficulties. 1. What were the differing perceptions of their ...
( Category:
Programming Languages
August 28,2017 )
azw3 |eng | 2016-01-04 | Author:Hammer, Jacob Vibe & Reid, Jon D. [Hammer, Jacob Vibe]
WARNING The following example is for illustrative purposes only! In general, you should use dynamic types only when they are your only option — for example, when you are dealing ...
( Category:
Programming
August 27,2017 )
epub |eng | | Author:2013
As we have lot of things to do, you can use the files available in this book to load the data in our database. Click on the File menu and ...
( Category:
Programming Languages
August 27,2017 )
epub, pdf |eng | | Author:Doug Bierer
Here is the output showing the first few months of the year: See also For more information on IntlCalendar field constants that can be used with get(), please refer to ...
( Category:
Web Development & Design
August 26,2017 )
mobi, epub |eng | | Author:2013
Finally, we need to implement onCanceled to clean up any data that might be loaded in the background after a cancellation has been issued: @Override public void onCanceled(Bitmap data) { ...
( Category:
Mobile Phones, Tablets & E-Readers
August 26,2017 )
mobi, epub |eng | 0101-01-01 | Author:2015
MongoClient mongoClient = new MongoClient("localhost", 27017); DB db = mongoClient.getDB("sampledb"); DBCollection coll = db.getCollection("textitems"); coll.insert(new BasicDBObject("_id", 1).append("text", "mytext")); List<DBObject> list = coll.getIndexInfo(); for (DBObject obj:list) System.out.println(obj); } The method getIndexInfo ...
( Category:
Web Development & Design
August 26,2017 )
epub |eng | 2015-06-20 | Author:Alex Benjamin [Benjamin, Alex]
Chapter 6: Accessing Ports Ports allow multiple services (remember the term daemon?) to share a single physical connection for communication. The best example would be allowing access to the internet. ...
( Category:
Internet & Social Media
August 26,2017 )
epub, pdf |eng | 2016-10-10 | Author:Matt Neuburg
PkgInfo A tiny text file reading APPL????, signifying the type and creator codes for this app. The PkgInfo file is something of a dinosaur; it isn’t really necessary for the ...
( Category:
Mobile Phones, Tablets & E-Readers
August 26,2017 )
mobi |eng | 2015-10-02 | Author:Amelia Bellamy-Royds and Kurt Cagle
The gradient that will be used for the center block uses the default, centered, circle and focal point. The radius is set at 30% of the object bounding box, to ...
( Category:
Web Development & Design
August 26,2017 )
epub |eng | | Author:2016
What is an SPA? Single Page Application is a new and very useful web trend. Using them allows you to build fast and efficient applications and reusable components that are ...
( Category:
Web Development & Design
August 26,2017 )
Categories
Ada | Ajax |
Assembly Language Programming | Borland Delphi |
C & C++ | C# |
CSS | Compiler Design |
Compilers | DHTML |
Debugging | Delphi |
Fortran | Java |
Lisp | Perl |
Prolog | Python |
RPG | Ruby |
Swift | Visual Basic |
XHTML | XML |
XSL |
Popular ebooks
Deep Learning with Python by François Chollet(12566)Hello! Python by Anthony Briggs(9911)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9775)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8293)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7775)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Windows APT Warfare by Sheng-Hao Ma(6796)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6521)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6389)
Kotlin in Action by Dmitry Jemerov(5062)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4315)
Functional Programming in JavaScript by Mantyla Dan(4037)
Solidity Programming Essentials by Ritesh Modi(3980)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3769)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3712)
The Ultimate iOS Interview Playbook by Avi Tsadok(3687)
