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.
This book presents a variety of advanced programming exercises in the C language. Starting from simpler examples that involve C structs, the book continues with exercises featuring data structures, like linked lists, hash maps, stacks, and trees. It also presents examples of algorithm use, like searching, sorting, and traversing of structures.Advanced concepts, such as file handling, databases, sockets, and threads are also presented in the book, with examples both for Windows and Linux programming.Learners of the C language will greatly benefit from this book and will advance their grasp of the language by training on interesting real-life code scenarios.
This book presents a series of projects written in HTML, CSS, and vanilla JavaScript. It starts from the basic stuff like DOM manipulation and form validation and moves on to more advanced concepts, such as ES6 modules and classes, packaging (with Webpack), testing (with Jest), web APIs, geolocation, graphics, and Node.js.The book mainly aims at people new to Web Development and tries to demonstrate the most important (and modern) features of the JavaScript language. It is also a good step for people who want to learn JS frameworks, such as Angular, React, or Vue, as it presents many of their underlying concepts.
This book provides a series of exercises in C# that focus on the Object-Oriented nature of the language. Instead of spending time on simple activities with conditionals, looping, and other boring stuff, students start directly with creating classes and objects in near real-life scenarios.The exercises aim to cover all the essential aspects of OOP with C#, like inheritance, polymorphism, files, databases, and user interaction. Those concepts are gradually presented to students using exercises of increasing difficulty.
This book provides a series of exercises in C++ that focus on the Object-Oriented nature of the language. Instead of spending time on simple activities with conditionals, looping, and other boring stuff, students start directly with creating classes and objects in near real-life scenarios.The exercises aim to cover all the essential aspects of OOP with C++, like inheritance, polymorphism, files, databases, and user interaction. Those concepts are gradually presented to students using exercises of increasing difficulty.
This book aims to help readers learn Angular 14 and ASP.NET Core 6 by developing a real-life project. Readers will get a step-by-step introduction to the most important features of both frameworks by working in project iterations, covered in each book chapter.The book goes beyond the basic features of Angular and ASP.NET Core and shows how to implement authentication, authorization, error handling, pagination, validation, and many more.The code presented in the book is available on GitHub.
Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.
Ved å abonnere godtar du vår personvernerklæring.