Head First C#: A Learner's Guide to Real-World Programming with C# and .NET Core, 4th Edition


Head First C#: A Learner's Guide to Real-World Programming with C# and .NET Core, 4th Edition by Andrew Stellman, Jennifer Greene
English | January 5th, 2021 | ISBN: 1491976705 | 800 pages | True EPUB | 119.40 MB

What will you learn from this book?
Dive into C# and create apps, user interfaces, games, and more using this fun and highly visual introduction to C#, .NET Core, and Visual Studio. With this completely updated guide, which covers C# 8.0 and Visual Studio 2019, beginning programmers like you will build a fully functional game in the opening chapter. Then you'll learn how to use classes and object-oriented programming, create 3D games in Unity, and query data with LINQ. And you'll do it all by solving puzzles, doing hands-on exercises, and building real-world applications. By the time you're done, you'll be a solid C# programmer—and you'll have a great time along the way!


user Gamystyle     

Blueprints for Text Analytics Using Python: Machine Learning-Based Solutions for Common Real World (NLP) Applications


Blueprints for Text Analytics Using Python: Machine Learning-Based Solutions for Common Real World (NLP) Applications Jens Albrecht, Sidharth Ramachandran, Christian Winkler
English | December 29th, 2020 | ISBN: 149207408X | 424 pages | True EPUB | 17.54 MB


Turning text into valuable information is essential for businesses looking to gain a competitive advantage. With recent improvements in natural language processing (NLP), users now have many options for solving complex challenges. But it's not always clear which NLP tools or libraries would work for a business's needs, or which techniques you should use and in what order.


user Gamystyle     

Mastering OpenCV 4 with Python


Mastering OpenCV 4 with Python:
A practical guide covering topics from image processing, augmented reality to deep learning with OpenCV 4 and Python 3.7
by Alberto Fernandez Villan

English | 2019 | ISBN: 1789344913 | 532 Pages | PDF MOBI EPUB (True) | 170 MB


OpenCV is considered to be one of the best open source computer vision and machine learning software libraries. It helps developers build complete projects in relation to image processing, motion detection, or image segmentation, among many others. OpenCV for Python enables you to run computer vision algorithms smoothly in real time, combining the best of the OpenCV C++ API and the Python language.


user Gamystyle     


Learn Blockchain Programming with javascript


Learn Blockchain Programming with javascript

English | December 28th, 2018 | ISBN: 1789618827 | 252 pages | EPUB (True/HQ) | 20.05 MB



 


 


Explore the essentials of blockchain technology with javascript to develop highly secure bitcoin-like applications





user Gamystyle     


Intelligent Projects Using Python


Intelligent Projects Using Python


2019 | ISBN: 1788996925 | English | 434 pages | PDF | 38,2 MB


 


Implement machine learning and deep learning methodologies to build smart, cognitive AI projects using Python





user Gamystyle     

Python for non-Pythonians : How to Win Over Programming Languages


Python for non-Pythonians : How to Win Over Programming Languages


English | 2019 | ISBN-13 : 978-8885486867 | 178 Pages | PDF, EPUB | 5.63 MB


Whether or not you are familiar with the world of programming languages, you would probably know that there are currently hundreds of them. They can serve very different goals and their characteristics might change quite dramatically. The goal of this book is to give you an easy access point to start exploring the vast world of programming languages. In particular, in this manuscript we focus our attention on one of the most common and versatile languages: Python. The book uses a very simple and accessible language. All the descriptions of Python functionalities come with intuitive examples to make you learn by doing. The intention of the authors is to allow business oriented people to start using Python. Whether we want to append multiple spreadsheets or profile the customer base, being able to use a solid infrastructure which enables to collect, check, process, analyze data, and report results has become a basic requirement in most industries.


user Gamystyle     


Coding in the Classroom


Coding in the Classroom: Why You Should Care about Teaching Computer Science
by Ryan Somma

English | 2020 | ISBN: 1718500343 | 175 Pages | EPUB | 8 MB


A book for anyone teaching computer sciencefrom primary school teachers and coding club coaches to parents. Includes coverage of teaching standards, history of computing, elements of programming, numerous games and activities to illustrate concepts, simple hacking, and building a coding community. The book's activities require minimal setup: no new software to install or development environment to set up. Many activities don't involve computers at all, and when computers are used, students start coding with software they are already using.



user Gamystyle     


Android Studio 4.0 Development Essentials - Kotlin Edition


Android Studio 4.0 Development Essentials - Kotlin Edition: Developing Android Apps Using Android Studio 4.0, Kotlin and Android Jetpack
by Neil Smyth

English | 2020 | ISBN: 1951442202 | 820 Pages | MOBI EPUB | 42 MB


Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by an introduction to programming in Kotlin including data types, flow control, functions, lambdas, coroutines and object-oriented programming.



user Gamystyle     

Starting Out with C++: From Control Structures through Objects, Brief Version  Ed 9

Tony Gaddis, "Starting Out with C++: From Control Structures through Objects, Brief Version  Ed 9" 

English | ISBN: 0134895738 | 2018 | 1040 pages | EPUB | 10 MB

For introductory courses in computer programming.

Help students understand the logic behind developing high-quality programs


user Solid     

Python Programming For Beginners

Python Programming For Beginners: Learn The Basics Of Python Programming (Python Crash Course, Programming for Dummies) by James Tudor

English | 2019 | ISBN: 1075311934 | 90 Pages | EPUB | 2 MB  

Technology Entrepreneur, James Tudor, provides a concise, step-by-step guide to Python programming for beginners. A lot of examples, illustrations, end of chapter summary and practice exercises (with solutions) are provided to help the reader learn faster, remember longer and develop a thorough understanding of key concepts.


user Gamystyle     


Creative Coding in Python: 30+ Programming Projects in Art, Games, and More

Creative Coding in Python: 30+ Programming Projects in Art, Games, and More


English | December 18, 2018 | ISBN: 1631595814 | PDF | 144 pages | 203 MB


user AACND     


iOS 14 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics


iOS 14 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics
by Matt Neuburg

English | 2021 | ISBN: 1492092096 | 1133 Pages | EPUB | 5 MB


Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 12 IDE, Cocoa Touch, and the latest version of Apple’s acclaimed programming language, Swift 5.3. With this thoroughly updated guide, you’ll learn the Swift language, understand Apple’s Xcode development tools, and discover the Cocoa framework.



user Gamystyle     

Modern Systems Programming with Scala Native: Write Lean, High-Performance Code without the JVM


Modern Systems Programming with Scala Native: Write Lean, High-Performance Code without the JVM by Richard Whaling
English | April 13th, 2020 | ISBN: 1680506226 | 262 pages | EPUB (True/Retail Copy) | 2.04 MB


Access the power of bare-metal systems programming with Scala Native, an ahead-of-time Scala compiler. Without the baggage of legacy frameworks and virtual machines, Scala Native lets you re-imagine how your programs interact with your operating system. Compile Scala code down to native machine instructions; seamlessly invoke operating system APIs for low-level networking and IO; control pointers, arrays, and other memory management techniques for extreme performance; and enjoy instant start-up times. Skip the JVM and improve your code performance by getting close to the metal.


user Gamystyle     


Modern C++ Programming Cookbook: Master C++ core language and standard library features, with over 100 recipes, updated to C++20, 2nd Edition


Modern C++ Programming Cookbook: Master C++ core language and standard library features, with over 100 recipes, updated to C++20, 2nd Edition
by Marius Bancila

English | 2020 | ISBN: 1800208987 | 750 Pages | EPUB | 1.39 MB


The updated second edition of Modern C++ Programming Cookbook addresses the latest features of C++20, such as modules, concepts, coroutines, and the many additions to the standard library, including ranges and text formatting. The book is organized in the form of practical recipes covering a wide range of problems faced by modern developers.



user Gamystyle     


Coding for Kids: The Complete Guide Python Programming for kids, Learn to Code with Games

Coding for Kids: The Complete Guide Python Programming for kids, Learn to Code with Games
by Alice Guillen

English | Aug 28, 2020 | ISBN: N/A | ASIN: B08H59TJ9L | 162 pages | AZW3 | 1.00 Mb
Are you looking to start coding? Or teach kids how to code?
This book on beginner Python coding can solve your problem.



user Gamystyle     


PYTHON PROGRAMMING for beginners


PYTHON PROGRAMMING for beginners: The easy and complete step-by-step guide to learn the basics of Python. With tips, tricks and practical examples
by Mark Zane

English | 2020 | ASIN: B08GL2885W | 209 Pages | EPUB | 3 MB


Python is a simple yet powerful programming language that can enable you to start thinking like a programmer right from the beginning.



user Gamystyle     

Android Application Development All-in-One For Dummies, 3rd Edition (True PDF)


Android Application Development All-in-One For Dummies, 3rd Edition (True PDF)


English | August 14th, 2020 | ISBN: 1119660459 | 804 pages | True PDF | 26.12 MB


Conquer the world of Android app development


user Gamystyle     

Hands-On Simulation Modeling with Python: Develop simulation models to get accurate results and enhance decision-making


Hands-On Simulation Modeling with Python: Develop simulation models to get accurate results and enhance decision-making
English | 2020 | ISBN-13: 978-1838985097 | 346 Pages | True (PDF, EPUB, MOBI) + Code | 48.89 MB
Enhance your simulation modeling skills by creating and analyzing digital prototypes of a physical model using Python programming with this comprehensive guide


user Gamystyle     

Android Programming with Kotlin for Beginners: Build Android apps starting from zero programming experience


Android Programming with Kotlin for Beginners: Build Android apps starting from zero programming experience
English | 2019 | ISBN-13: 978-1789615401 | 698 Pages |True PDF | 8.62 MB
Build robust Kotlin apps with an efficient UI and smooth functionality for the Android platform


user Gamystyle     


The Secret Life of Programs: Understand Computers -- Craft Better Code

The Secret Life of Programs: Understand Computers -- Craft Better Code

English | 2019 | ISBN-13: 978-1593279707 | 504 Pages | True PDF | 15.51 MB

A primer on the underlying technologies that allow computer programs to work. Covers topics like computer hardware, combinatorial logic, sequential logic, computer architecture, computer anatomy, and Input/Output.



user Gamystyle     


Learn Coding: 2 Books in 1: A Practical Guide to Learn Python and SQL


Learn Coding: 2 Books in 1: A Practical Guide to Learn Python and SQL. Discover the Secrets of Programming and Avoid Common Mistakes. Exercises Included
by Jason Crash

English | 2020 | ASIN: B08CV9XGT8 | 208 Pages | EPUB | 3 MB


Are you searching for the best way to break into programming as a beginner? Or are you already familiar with programming, and you want to brush up on your skills and learn new things? Do you want to find a practical guide for mastering all the python and SQL fundamentals? Then this book is for you!



user Gamystyle     


Starting Out with Programming Logic and Design (5th Edition)


Starting Out with Programming Logic and Design (5th Edition)
by Tony Gaddis

English | 2019 | ISBN: 0134801156 | 980 Pages | PDF | 16 MB


Designed for beginners, the text is clear and approachable, making the complex concepts accessible to every student. In this new edition, Gaddis focuses on current languages providing code snippet examples and complete programs for each. The text uses updated, contemporary examples to familiarize students with models and logical thought processes used in programming without further complicating them with language syntax. By using easy-to-understand pseudocode, flowcharts, and other tools, Gaddis illustrates how to design the logic of programs.



user Gamystyle     


Marketing for photographers: Learn to think like a marketer in 2020


Marketing for photographers: Learn to think like a marketer in 2020
by Jimit Patel

English | 2020 | ASIN: B08D3SWD1B | 370 Pages | EPUB | 12 MB


Too many photographers jump into advertising on social media without knowing the best practices or if they’re even reaching the right audience. And the truth of the matter is if you don’t know the ins and outs of marketing in today’s digital world, then you’re just wasting your money on ineffective marketing endeavors.



user Gamystyle     


Natural Language Processing with Java Cookbook


Natural Language Processing with Java Cookbook:
Over 70 recipes to create linguistic and language translation applications using Java libraries
by Richard M. Reese

English | 2019 | ISBN: 178980115X | 386 Pages | PDF EPUB | 6 MB


Natural Language Processing (NLP) has become one of the prime technologies for processing very large amounts of unstructured data from disparate information sources. This book includes a wide set of recipes and quick methods that solve challenges in text syntax, semantics, and speech tasks.



user Gamystyle     


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss