Showing 1 to 9 of 14 (2 Pages)

Card List Article

Now you can easily download your favorite Wikibooks onto your iPad! 

C Programming is a free book produced by Wikibooks and posted free for use under the GNU General Public License, GNU Free Documentation License and the GNU Lesser General Public License. An original PDF can be downloaded from Wikibooks under the same name, as well..

USD0
  • User Rating Count: 29

Card List Article

Swift is a programming language for creating iOS, macOS, watchOS, and tvOS apps. Swift builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved..

USD0
  • User Rating Count: 1811

Card List Article

Conceptive-C is an AI programming Language based on Objective-C and C Language. It is a superset of both languages and is designed to work with Apple Mac OS X and iOS. The implementation is currently under development for GNU GCC.

Conceptive C uses concepts to program natural language and Artifical Intelligence based computer language based..

USD0
  • User Rating Count: 6

Card List Article

This book covers the following topics in C++:
C++ Basics
Introduction to C++
C++ Development Environment
Your First C++ Program
C++ Comments
C++ Data Types
C++ Operators
C++ Decision Making
C++ Loops
C++ Arrays
C++ Strings
C++ Pointers
C++ Preprocessors
C++ goto Statement

USD0
  • User Rating Count: 6

Card List Article

This book covers the following topics in C#:
C# Basics
C# Introduction
C# Development Environment
Your First C# Program
C# Internals
C# Data Types and Operators
C# Pass by value vs Pass by reference
C# Object Oriented Programming - Class and Interface
C# Object Oriented Programming - Encapsulation

USD0
  • User Rating Count: 10

Card List Article

Stop Trying to Learn C# the Hard way.
Without my book, most people spend too long trying to learn C# the hard way. This book is the only one that will get you to learn C# fast without wasting so much time. It includes instructions that painlessly teach you the necessary skills to master C# and to create your first apps.

What..

USD0
  • User Rating Count: 9

Card List Article

Updated to the Latest Versions of iOS and Xcode
All books in this series are updated to the latest version of iOS and Xcode. Updates are available free of charge!

Review:
Most of the books I scanned, even the “Dummies” series, assumed a basic knowledge of computer programming even for iOS beginners. What I..

USD24.99
  • User Rating Count: 29

Card List Article

Why this book can help you to get started fast with C# in Unity
It can be intimidating to start with Unity, and while several books can provide comprehensive information, you may, like many other readers, just want to focus on a particular topic and get started fast.

This book is part of a series entitled "A Quick Guide To", and..

USD0
  • User Rating Count:

Card List Article

Are You Ready To Learn C?

C Programming Language introduces you to the most commonly used programming language, one that has been the basis for many other versions over the years. It is a great book, not just for beginning programmers, but also for computer users who would want to have an idea what is happening behind the scenes as they work..

USD0
  • User Rating Count: 59

Card List Article

This book explains C# fundamentals with easy to understand examples and simple language.

Level: Beginner to Intermediate

Are you a beginner programmer and looking for learning C# basics?

Then this is the perfect guide for you.

What you will learn in this book?

1. Data types in C#

2. Variables..

USD0.99
  • User Rating Count: 12

Card List Article

A step-by-step guide to understanding object-oriented programming with Objective-C
As the primary programming language for iPhone, iPad, and Mac OS X applications, Objective-C is a reflective, object-oriented language that all programmers must know before creating apps. Assuming no prior programming language experience, this fun-and-friendly..

USD18.99
  • User Rating Count: 19

Card List Article

This practical, tutorial-style book uses the Kali Linux distribution to teach Linux basics with a focus on how hackers would use them. Topics include Linux command line basics, filesystems, networking, BASH basics, package management, logging, and the Linux kernel and drivers.

If you're getting started along the exciting path of hacking,..

USD20.99
  • User Rating Count: 14

Card List Article

Do you have to manage large volumes of data at work or in your hobby? Do you need a capable and dedicated programming language that can cope with your requirements? 
C++ is the answer you’ve been looking for.
 If you are someone who needs a powerful backend language that is perfect for handling large..

USD2.99
  • User Rating Count:

Card List Article

Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date!

Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications..

USD26.99
  • User Rating Count:

Card List Article

In this course, students build fundamental iOS app development skills. They’ll master the core concepts and practices of the Swift programming language that developers use daily and build a basic fluency in Xcode’s source and UI editors. Students will dive into the UIKit framework to create iOS apps that adhere to standard practices, including use..

USD0
  • User Rating Count: 62

Card List Article

Are You Ready To Learn C Programming Easily? 

This book is also designed for software programmers who want to learn the C programming language from scratch. It provides you with an adequate understanding of the programming language. From there, you can bring yourself towards a higher level of expertise. While you are not really required..

USD9.99
  • User Rating Count:

Card List Article

HTML5: Everyone’s using it, nobody knows what it is. I realize that sounds more like a line out of an existential movie — maybe Waiting for Godot or a screenplay by Sartre — than a statement about HTML5. But it’s really the truth: most of the people using HTML5 are treating it as HTML4+, or even worse, HTML4 (and some stuff they don’t use)...

USD0
  • User Rating Count: 152

Card List Article

Practical Software Architecture Solutions from the Legendary Robert C. Martin (“Uncle Bob”)

By applying universal rules of software architecture, you can dramatically improve developer productivity throughout the life of any software system. Now, building upon the success of his best-selling books Clean Code and The..

USD30.99
  • User Rating Count: 11

Card List Article

Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable...

USD49.99
  • User Rating Count: 5

Card List Article

This course is designed to help students learn key computing concepts and build a solid foundation in programming with Swift. They’ll learn about the impact of computing and apps on society, economies, and cultures while exploring iOS app development. Lessons take students through the app design process: brainstorming, planning, prototyping, and evaluating..

USD0
  • User Rating Count: 38

Card List Article

With this visual guide to computer programming for beginners, it has never been easier to learn how to code.

Coding skills are in high demand and the need for programmers is still growing. Covering three of the most popular languages for new coders, this book uses a graphic method to break complex subjects into user-friendly chunks,..

USD12.99
  • User Rating Count:

Card List Article

Everyone Can Code Puzzles Teacher Guide supports teachers in bringing coding into their classroom regardless of prior coding experience. This guide provides practical ways to facilitate, deepen, and extend student learning. It also features example solutions to Swift Playgrounds puzzles, assessment strategies, accessibility resources, and CSTA..

USD0
  • User Rating Count: 10

Card List Article

In this course, students extend their knowledge and skill developed in Fundamentals by extending their work in iOS app development creating more complex and capable apps. They’ll work with data from a server and explore new iOS APIs that allow for much richer app experiences—including displaying large collections of data in multiple formats. Students..

USD0
  • User Rating Count: 17

Card List Article

Students build fundamental iOS app development skills with Swift. They’ll master the core concepts and practices that professional programmers use daily and build a basic fluency in Xcode source and UI editors. Students will be able to create iOS apps that adhere to standard practices, including the use of stock UI elements, layout techniques, and..

USD0
  • User Rating Count: 19

Card List Article

What do Adobe, Microsoft, Amazon.com, and Google have in common? They all use C++ to develop products and provide services! As one of the world’s most popular programming languages, C++ opens up a world of possibilities—if you’re willing to learn it! This guide makes that task easy by tackling both object-oriented programming principles and the..

USD23.99
  • User Rating Count: