Blueprints is a concise yet comprehensive coverage of Object-Oriented Analysis and Design …
Blueprints is a concise yet comprehensive coverage of Object-Oriented Analysis and Design concepts, suitable for a second programming course in Computer Science. It introduces and teaches application development in a command-line environment, and assumes basic expertise with the Java programming language.
The trifecta of globalization, urbanization and digitization have created new opportunities and …
The trifecta of globalization, urbanization and digitization have created new opportunities and challenges across our nation, cities, boroughs and urban centers. Cities are in a unique position at the center of commerce and technology becoming hubs for innovation and practical application of emerging technology. In this rapidly changing 24/7 digitized world, city governments worldwide are leveraging innovation and technology to become more effective, efficient, transparent and to be able to better plan for and anticipate the needs of its citizens, businesses and community organizations. This class will provide the framework for how cities and communities can become smarter and more accessible with technology and more connected.
The trifecta of globalization, urbanization and digitization have created new opportunities and …
The trifecta of globalization, urbanization and digitization have created new opportunities and challenges across our nation, cities, boroughs and urban centers. Cities are in a unique position at the center of commerce and technology becoming hubs for innovation and practical application of emerging technology. In this rapidly changing 24/7 digitized world, city governments worldwide are leveraging innovation and technology to become more effective, efficient, transparent and to be able to better plan for and anticipate the needs of its citizens, businesses and community organizations. This class will provide the framework for how cities and communities can become smarter and more accessible with technology and more connected.
This text introduces copyright, publishing formats, note-taking formats, citation styles, source evaluation, …
This text introduces copyright, publishing formats, note-taking formats, citation styles, source evaluation, library organization, library resources and services, and effective search practices using online databases and Internet search engines.
A Brief Introduction to Engineering Computation with MATLAB is specifically designed for …
A Brief Introduction to Engineering Computation with MATLAB is specifically designed for students with no programming experience. However, students are expected to be proficient in First Year Mathematics and Sciences and access to good reference books are highly recommended. Students are assumed to have a working knowledge of the Mac OS X or Microsoft Windows operating systems. The strategic goal of the course and book is to provide learners with an appreciation for the role computation plays in solving engineering problems. MATLAB specific skills that students are expected to be proficient at are: write scripts to solve engineering problems including interpolation, numerical integration and regression analysis, plot graphs to visualize, analyze and present numerical data, and publish reports.
A Brief Introduction to Engineering Computation with MATLAB is specifically designed for …
A Brief Introduction to Engineering Computation with MATLAB is specifically designed for students with no programming experience. However, students are expected to be proficient in First Year Mathematics and Sciences and access to good reference books are highly recommended. Students are assumed to have a working knowledge of the Mac OS X or Microsoft Windows operating systems. The strategic goal of the course and book is to provide learners with an appreciation for the role computation plays in solving engineering problems. MATLAB specific skills that students are expected to be proficient at are: write scripts to solve engineering problems including interpolation, numerical integration and regression analysis, plot graphs to visualize, analyze and present numerical data, and publish reports.
The book presents a coherent theory of building information, focusing on its …
The book presents a coherent theory of building information, focusing on its representation and management in the digital era. It addresses issues such as the information explosion and the structure of analogue building representations to propose a parsimonious approach to the deployment and utilization of symbolic digital technologies like BIM.
For those learning about fair use, this is a specific example of …
For those learning about fair use, this is a specific example of how fair use may be used in research for text data mining. The book also explores basic copyright and fair use more generally, as well as the specifics of text data mining. From the "about" section of the book:
"This book explores the legal literacies covered during the virtual Building Legal Literacies for Text Data Mining Institute, including copyright (both U.S. and international law), technological protection measures, privacy, and ethical considerations. It describes in detail how we developed and delivered the 4-day institute, and also provides ideas for hosting shorter literacy teaching sessions. Finally, we offer reflections and take-aways on the Institute."
Building a Medical Terminology Foundation is an OER that focuses on breaking …
Building a Medical Terminology Foundation is an OER that focuses on breaking down medical terms into their word parts, pronouncing medical terms, and learning the meaning of medical terms within the context of introductory anatomy and physiology. This resource is targeted for health office administration and health services students in the first year of their college programs.
This book is based upon the edX MOOCs Engineering: Building with Nature …
This book is based upon the edX MOOCs Engineering: Building with Nature and Beyond Engineering: Building with Nature. The Engineering: Building with Nature MOOC, explores the use of natural materials and ecological processes in achieving effective and sustainable hydraulic infrastructure designs, distilling Engineering and Ecological Design Principles. In the Beyond Engineering: Building with Nature course, the missing element of Social Design Principles is developed and taught.
Join us in exploring the interface between hydraulic engineering, nature and society!
"A Byte of Python" is a free book on programming using the …
"A Byte of Python" is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you. There are many translations of the book available in different human languages.
Introduction to computer programming within a numerical computing environment (MATLAB or similar) …
Introduction to computer programming within a numerical computing environment (MATLAB or similar) including types of data representation, graphical display of data, and development of modular programs with application to engineering analysis and problem solving.
Contains a PDF version of lecture slides for a construction course on …
Contains a PDF version of lecture slides for a construction course on mechanical and plumbing systems. Also contains in-class exercises used in the course.
C is the most commonly used programming language for writing operating systems. …
C is the most commonly used programming language for writing operating systems. The first operating system written in C is Unix. Later operating systems like GNU/Linux were all written in C. Not only is C the language of operating systems, it is the precursor and inspiration for almost all of the most popular high-level languages available today. In fact, Perl, PHP, Python and Ruby are all written in C. By way of analogy, let's say that you were going to be learning Spanish, Italian, French, or Portuguese. Do you think knowing Latin would be helpful? Just as Latin was the basis of all of those languages, knowing C will enable you to understand and appreciate an entire family of programming languages built upon the traditions of C. Knowledge of C enables freedom.
Although C# is derived from the C programming language, it introduces some …
Although C# is derived from the C programming language, it introduces some unique and powerful features, such as delegates (which can be viewed as type-safe function pointers) and lambda expressions which introduce elements of functional programming languages, as well as a simpler single class inheritance model (than C++) and, for those of you with experience in "C-like" languages, a very familiar syntax that may help beginners become proficient faster than its predecessors. Similar to Java, it is object-oriented, comes with an extensive class library, and supports exception handling, multiple types of polymorphism, and separation of interfaces from implementations. Those features, combined with its powerful development tools, multi-platform support, and generics, make C# a good choice for many types of software development projects: rapid application development projects, projects implemented by individuals or large or small teams, Internet applications, and projects with strict reliability requirements. Testing frameworks such as NUnit make C# amenable to test-driven development and thus a good language for use with Extreme Programming (XP). Its strong typing helps to prevent many programming errors that are common in weakly typed languages.
Students are presented with information relating to stand alone Python programs, stdin, …
Students are presented with information relating to stand alone Python programs, stdin, stdout, and command line arguments. This is a lab exercise. After completion students should be able to create executable Python programs which can accept input from stdin or command line arguments.
This task was developed by high school and postsecondary mathematics and design/pre-construction …
This task was developed by high school and postsecondary mathematics and design/pre-construction educators, and validated by content experts in the Common Core State Standards in mathematics and the National Career Clusters Knowledge & Skills Statements. It was developed with the purpose of demonstrating how the Common Core and CTE Knowledge & Skills Statements can be integrated into classroom learning - and to provide classroom teachers with a truly authentic task for either mathematics or CTE courses.
This task was developed by high school and postsecondary mathematics and design/pre-construction …
This task was developed by high school and postsecondary mathematics and design/pre-construction educators, and validated by content experts in the Common Core State Standards in mathematics and the National Career Clusters Knowledge & Skills Statements. It was developed with the purpose of demonstrating how the Common Core and CTE Knowledge & Skills Statements can be integrated into classroom learning - and to provide classroom teachers with a truly authentic task for either mathematics or CTE courses.
No restrictions on your remixing, redistributing, or making derivative works. Give credit to the author, as required.
Your remixing, redistributing, or making derivatives works comes with some restrictions, including how it is shared.
Your redistributing comes with some restrictions. Do not remix or make derivative works.
Most restrictive license type. Prohibits most uses, sharing, and any changes.
Copyrighted materials, available under Fair Use and the TEACH Act for US-based educators, or other custom arrangements. Go to the resource provider to see their individual restrictions.