Updating search results...

Search Resources

1366 Results

View
Selected filters:
  • Computer Science
Workflow for Awarding Badges
Unrestricted Use
CC BY
Rating
0.0 stars

Badges are a great way to signal that a journal values transparent research practices. Readers see the papers that have underlying data or methods available, colleagues see that norms are changing within a community and have ample opportunities to emulate better practices, and authors get recognition for taking a step into new techniques. In this webinar, Professor Stephen Lindsay of University of Victoria discusses the workflow of a badging program, eligibility for badge issuance, and the pitfalls to avoid in launching a badging program. Visit cos.io/badges to learn more.

Subject:
Computer Science
Computer, Networking and Telecommunications Systems
Information Science
Material Type:
Lecture
Provider:
Center for Open Science
Date Added:
04/11/2023
Working With Files in Python
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This is an introduction to work with files in Python.

Prior knowledge of variables, assignments, expressions, input-output, lists, conditionals, and loops is recommended.

For CS0 students. Part of the CUNY CS04All project.

Subject:
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Activity/Lab
Homework/Assignment
Lecture Notes
Provider:
CUNY Academic Works
Provider Set:
Bronx Community College
Date Added:
04/11/2023
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:
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
04/11/2023
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:
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
04/11/2023
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:
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
04/05/2023
Zero to MATLAB
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

The MATLAB programming language is commonly used in engineering and scientific computation. I wrote this book to give first year students a basic introduction to MATLAB syntax and algorithmic thinking. This is by no means a comprehensive resource. It is meant to get students started and allow them to transition to more complex material.

The book is structured as a tutorial rather than a reference. The MATLAB documentation is extensive and so my focus will be to outline basic algorithmic thinking and MATLAB syntax with explicit examples. I encourage students to work through the chapters in order as each new concept builds on previous material.

The initial chapters require only basic algebra and geometry, so they are accessible to students at any point in their math sequence. Many of the problems in these chapters will seem simple or tedious. They are. The purpose is to separate the skill that you wish to develop (MATLAB programming) from other skills which need to be developed. The simple problems allow you to focus on the hard work of communicating with the computer. Once you’re comfortable with that, then you try to apply algorithmic thinking to more interesting problems.

Subject:
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Textbook
Provider:
Oregon State University
Date Added:
04/11/2023
The binary number system
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Learn about the binary number system, a system where each digit represents a power of 2. Computers store everything in binary, using one bit for each digit. Created by Pamela Fox.

Subject:
Applied Science
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Lesson
Provider:
Khan Academy
Provider Set:
Code.org
Date Added:
04/11/2023
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:
Business and Communication
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Homework/Assignment
Textbook
Author:
Robert Batzinger
Sirinna Sirinaphaphan
Surachet Wongchompooh
Date Added:
04/11/2023
inf-schule
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

Das elektronische Schulbuch inf-schule wird seit 2008 in sich dynamisch entwickelnden Versionen in Internet angeboten; im Internet-Archiv ist es seit 2009 dokumentiert.
Das Webangebot umfasst zur Zeit etwa 2000 Webseiten.
Das Webangebot www.inf-schule.de versteht sich als elektronisches Schulbuch. Zur Konzeption siehe: https://www.inf-schule.de/infschule/konzeption

Subject:
Computer Science
Computer, Networking and Telecommunications Systems
Education
Material Type:
Textbook
Date Added:
04/11/2023
jQuery Collections vs. DOM Nodes
Read the Fine Print
Some Rights Reserved
Rating
0.0 stars

Make sure you understand the difference between jQuery collections and DOM nodes, and learn how to convert your variables into collections and nodes.

Subject:
Applied Science
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Interactive
Lesson
Provider:
Khan Academy
Provider Set:
Khan Academy
Date Added:
04/11/2023
A la defensa del disenso: Represión digital y defensa criptográfica de movimientos sociales
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

A la defensa del disenso es una introducción a la criptografía que atiende los efectos sociales de la vigilancia, así como el potencial de protección que brinda el cifrado, con un enfoque en los movimientos sociales nacidos en Estados Unidos. Cada capítulo termina con una historia que aporta un contexto social al material: desde la vigilancia contra protestas contemporáneas en Estados Unidos, hasta la forma en que el Congreso Nacional Africano usó cifrado parcialmente manual para luchar contra el Apartheid en la Sudáfrica de los años 80 del siglo pasado.

Subject:
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Textbook
Provider:
Oregon State University
Date Added:
04/11/2023
llm-course: Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Read the Fine Print
Some Rights Reserved
Rating
0.0 stars

The LLM course is divided into three parts:
🧩 LLM Fundamentals covers essential knowledge about mathematics, Python, and neural networks.
🧑‍🔬 The LLM Scientist focuses on building the best possible LLMs using the latest techniques.
👷 The LLM Engineer focuses on creating LLM-based applications and deploying them.

Subject:
Computer Science
Computer, Networking and Telecommunications Systems
Information Science
Material Type:
Full Course
Author:
Maxime Labonne
Pietro Monticone
Date Added:
04/05/2024
A mathematical theory of communication
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Claude Shannon demonstrated how to generate "english looking" text using Markov chains. Created by Brit Cruise.

Subject:
Applied Science
Computer Science
Computer, Networking and Telecommunications Systems
Material Type:
Lesson
Provider:
Khan Academy
Provider Set:
Code.org
Date Added:
04/11/2023