Updating search results...

Search Resources

106 Results

View
Selected filters:
  • Computer Science
  • Computing and Information
  • College / Upper Division
  • Graduate / Professional
  • Textbook
  • English
Write Yourself a Scheme in 48 Hours
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

Most Haskell tutorials on the web use a style of teaching akin to language reference manuals. They show you the syntax of the language, a few language constructs, then tell you to create a few simple functions at the interactive prompt. The "hard stuff" of how to write a functioning, useful program is left to the end, or omitted entirely. This tutorial takes a different approach. You'll start off using and parsing the command-line, then progress to writing a fully-functional Scheme interpreter that implements a decent subset of R5RS Scheme. Along the way, you'll learn Haskell's I/O, mutable state, dynamic typing, error handling, and parsing features. By the time you finish, you should become fairly fluent in Haskell and Scheme.

Subject:
Applied Science
Computer Science
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
07/28/2016
XForms
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

XForms is a World Wide Web Consortium recommendation for creating web forms and web applications. XForms is easy to learn, provides a rich user experience and does not require you to learn JavaScript. There are many different implementations of XForms and this cookbook is designed to work with any of them. A list of implementations is available on the W3C web site.

Subject:
Applied Science
Computer Science
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
07/28/2016
XML - Managing Data Exchange
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

eXtensible Markup Language (XML) is a widely used computer language for creating and designing pages on the World Wide Web, and for defining other languages with more specialized purposes. This Wikibook provides a detailed description of XML, its origins, its programming, and its uses on the Internet today. This book also provides exercises with which to test the knowledge you have gained through the deliberate study of its contents.

Subject:
Applied Science
Computer Science
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
05/12/2016
e-Business: Building online business solutions
Restricted Use
Copyright Restricted
Rating
0.0 stars

This is a textbook for a course on developing online business solutions offered to students of IT, Software Engineering and Computer Science Departments as well as management students in the Faculty of Business Administration. The goal is to help IT developers understand the nature of business and Business managers manage IT development. The book has 4 chapters: 1) An overview of the interaction and relationship between Business and IT, 2) Modelling business, 3) Survey of Business apps, 4) A glimpse of future trends and how they will impact business and IT.

Subject:
Applied Science
Business and Communication
Computer Science
Material Type:
Homework/Assignment
Textbook
Author:
Robert Batzinger
Sirinna Sirinaphaphan
Surachet Wongchompooh
Date Added:
04/05/2022
scikit-learn
Unrestricted Use
CC BY
Rating
0.0 stars

Examine scikit-learn's features, uses, and advantages for easy model construction and data analysis.

Subject:
Computing and Information
Material Type:
Textbook
Author:
daniel james
Date Added:
03/29/2024
x86 Disassembly
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

The act of program creation, using common compilers and assemblers, takes software from an information-rich source code format and transforms it into a difficult-to-read machine code format. The reverse process, trying to convert machine code into a human-readable format, is significantly more difficult and requires high-level intuition and pattern matching skills. This book is going to discuss the disassembly and decompilation of x86 machine code and x86 assembly code.

Subject:
Applied Science
Computer Science
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
07/28/2016