Gjør som tusenvis av andre bokelskere
Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.
Ved å abonnere godtar du vår personvernerklæring.Du kan når som helst melde deg av våre nyhetsbrev.
If youre new to Javaor new to programmingthis best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentalsincluding its class libraries, programming techniques, and idiomswith an eye toward building real applications.Youll learn powerful new ways to manage resources and exceptions in your applicationsalong with core language features included in recent Java versions.Develop with Java, using the compiler, interpreter, and other toolsExplore Javas built-in thread facilities and concurrency packageLearn text processing and the powerful regular expressions APIWrite advanced networked or web-based applications and services
For makers looking to use the smallest microcontrollers or to wring the highest performance out of larger ones, the C language is still the best option. This practical book provides a solid grounding in C basics for anyone who tinkers with programming microcontrollers. You'll explore the many ways C enables developers and makers to get big results out of tiny devices.Author Marc Loy shows you how to write clean, maintainable C code from scratch. This language and its cousin, C++, are still widely used to write low-level code for device drivers or operating systems. By understanding C syntax and its quirks, you'll gain an enduring computer language literacy that will help you pick up new languages and styles more easily.Learn C fundamentals, such as data types, flow control, and functionsExplore memory management including how programs work on small devicesUnderstand answers provided in online forums such as Reddit or Stack OverflowWrite efficient, custom C code that's both readable and maintainableAnalyze the performance of your code and weigh optimizationsEvaluate third-party libraries for use in your own projectsCreate your own libraries to share with others
Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.
Ved å abonnere godtar du vår personvernerklæring.