This book provides an overview of the full range of data structures available to take your programming skills to the next level. It is ideal for software developers, computer science students, and anyone looking to deepen their understanding of ho...Lasīt vairāk
This book provides an overview of the full range of data structures available to take your programming skills to the next level. It is ideal for software developers, computer science students, and anyone looking to deepen their understanding of ho...Lasīt vairāk
Unfortunately, youre a C++ programmer, or maybe a Python programmer. How are you going to get up to speed in a hurry? There are lots of Java books for beginners, telling you all about what a computer is, and how it represents everything in bits. Yo...Lasīt vairāk
Well be doing this next project in Java. Yikes! Youre a C++ programmer, or maybe even a Python programmer. You dont know Java. ButI guess well be doing Java now. How are you going to get up to speed in a hurry? Well be doing this...Lasīt vairāk
Why learn functional programming? Isnt that some complicated ivory-tower technique used only in obscure languages like Haskell?In fact, functional programming is actually very simple. Its also very powerful, as Haskell de...Lasīt vairāk
Pure functional programming, abandoning all the conventional programming techniques, really is difficult.Whether youre looking for a crash course in Functional Programming for career progression or supplementary material for a programming course,...Lasīt vairāk
This book will get you programming in Javascript as quickly as possible. It is written for those with basic programming knowledge. JavaScript is the language - the only language - used by browsers. With these tools, you will be able to build interact...Lasīt vairāk
This book will get you programming in Javascript as quickly as possible. It is written for those with basic programming knowledge. JavaScript is the language - the only language - used by browsers. With these tools, you will be able to build interact...Lasīt vairāk
Recursion is considered to be an advanced topic. It shouldnt be. While this little volume covers a number of advanced topics that involve recursion - tail recursion, pruning, recursive data structures, the use of accumulators, and backtracking - t...Lasīt vairāk
Recursion is considered to be an advanced topic. It shouldnt be. While this little volume covers a number of advanced topics that involve recursion - tail recursion, pruning, recursive data structures, the use of accumulators, and backtracking - t...Lasīt vairāk
This handy, concise guide cuts to the core of what you need to know to enable you to pick up Python 3, quickly and easily. Like any mainstream language, Python has loops, if statements, assignment statements, functions, etc. This book shows you what...Lasīt vairāk
This handy, concise guide cuts to the core of what you need to know to enable you to pick up Python 3, quickly and easily. This book shows you what the latter look like in Python 3 without getting bogged down on applications. It also explores Python...Lasīt vairāk