Skip to content.
|
Skip to navigation
Log In
Contact Us
Report a Bug
Search Site
Connexions
Sections
Home
Content
Lenses
About Us
Help
MyCNX
You are here:
Home
»
Content
Browse by Author:
Richard Baldwin
View author profile
Return to Browsing Content
|
Search for Content
Content by Richard Baldwin
Content based on works by Richard Baldwin (derived copies)
(What are
modules
and
collections
?)
Sort by:
Popularity
Language
Revision Date
Title
Type
Results per page:
10
25
100
View:
Detail
|
Compact
|
Statistics
« Previous
10
1
2
[
3
]
4
5
6
...
35
Next
10
»
Force -- Vector Solutions for Coplanar Forces Concurrent at a Point
(m38125)
Author:
Richard Baldwin
Keywords:
accessible
,
blind
,
coplanar forces
,
equilibrium
,
graph board
,
JavaScript
,
law of cosines
,
law of sines
,
parallelogram rule
,
physics
,
protractor
,
refreshable Braille display
,
resultant
,
screen reader
,
triangle rule
,
trigonometry
Summary:
This module explains the law of sines and the law of cosines. It also explains vector solutions for coplanar forces that are concurrent at a point in a format that is accessible to blind students.
Subject:
Mathematics and Statistics
Language:
English
Popularity:
77.63%
Revised:
2011-07-06
Revisions:
4
Circular Motion -- Acceleration and Centripetal Force
(m38406)
Author:
Richard Baldwin
Keywords:
accessibility
,
accessible
,
blind
,
centripetal force
,
graph board
,
JavaScript
,
physics
,
protractor
,
refreshable Braille display
,
screen reader
,
tangential
,
trigonometry
,
uniform circular motion
,
velocity vector
,
work-energy
Summary:
This module explains acceleration and centripetal force in a format that is accessible to blind students.
Subject:
Science and Technology
Language:
English
Popularity:
77.29%
Revised:
2012-10-08
Revisions:
2
Java1630: Exception Handling
(m44202)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Baldwin discusses and illustrates many of the details having to do with exception handling in Java.
Subject:
Science and Technology
Language:
English
Popularity:
77.29%
Revised:
2013-01-01
Revisions:
4
Java1604: Inheritance, Part 1
(m44193)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Baldwin shows you how to extend an existing class to create a new class. The new class is the blueprint for a new type. This is the mechanism for class inheritance in Java. Inheritance provides a formal mechanism for code reuse.
Subject:
Science and Technology
Language:
English
Popularity:
77.06%
Revised:
2013-01-01
Revisions:
3
Java3014: Cropping, Flipping, and Combining Pictures
(m44238)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Learn to crop, flip, and combine pictures.
Subject:
Science and Technology
Language:
English
Popularity:
76.86%
Revised:
2013-02-14
Revisions:
7
Angular Momentum -- Rotational Kinetic Energy and Inertia
(m38440)
Author:
Richard Baldwin
Keywords:
accessibility
,
accessible
,
Atwood machine
,
blind
,
flywheel
,
graph board
,
JavaScript
,
moment of inertia
,
physics
,
protractor
,
refreshable Braille display
,
rotational inertia
,
rotational kinetic energy
,
screen reader
,
trigonometry
Summary:
This module explains rotational kinetic energy and inertia in a format that is accessible to blind students.
Subject:
Science and Technology
Language:
English
Popularity:
76.70%
Revised:
2012-10-08
Revisions:
2
Java3016: Green-Screen Processing
(m44210)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Learn to write a program to do green-screen processing.
Subject:
Science and Technology
Language:
English
Popularity:
76.22%
Revised:
2013-02-17
Revisions:
7
Java3002: Creating and Manipulating Turtles and Pictures in a World Object
(m44149)
Author:
Richard Baldwin
Keywords:
accessor
,
addMessage
,
bookClasses
,
classpath
,
color class
,
Ericson
,
getPicture
,
getter method
,
Guzdial
,
import directive
,
Java
,
main method
,
moveTo
,
object-oriented programming
,
OOP
,
Picture class
,
println method
,
Prob01 class
,
Prob01Runner class
,
run method
,
setBodyColor
,
setName
,
setPenColor
,
setPenDown
,
setPenWidth
,
setPicture
,
setShell
,
setter method
,
SimplePicture class
,
SimpleTurtle class
,
Turtle class
,
World class
Summary:
Learn how to create and manipulate Turtle objects and Picture objects in a World object using the Guzdial-Ericson multimedia library.
Subject:
Science and Technology
Language:
English
Popularity:
75.79%
Revised:
2013-02-12
Revisions:
7
Java1608: Polymorphism Based on Overloaded Methods
(m44182)
Author:
Richard Baldwin
Keywords:
abstract class
,
abstract method
,
assignment compability
,
behavior
,
casting
,
class
,
class method
,
class variable
,
constructor
,
encapsulation
,
extends
,
final
,
implements
,
inheritance
,
inner class
,
instance
,
instance method
,
instance variable
,
instantiate
,
interface
,
Java
,
method
,
method overloading
,
method overriding
,
object
,
object-oriented programming
,
OOP
,
polymorphism
,
primitive type
,
public
,
reference
,
reference type
,
signature
,
state
,
static initializer block
,
subclass
,
superclass
,
toString method
,
variable
,
void
Summary:
Baldwin explains the use of overloaded methods for the purpose of achieving compile-time polymorphism.
Subject:
Science and Technology
Language:
English
Popularity:
75.66%
Revised:
2013-01-01
Revisions:
3
AP Computer Science A, Clarification of the Java Subset
(col11279)
Author:
Richard Baldwin
Keywords:
Advanced placement
,
AP Computer Science
,
AP Computer Science A, Java Subset
,
Arithmetic Operators
,
homeschool
,
Java subset
,
Language features
Summary:
The purpose of the collection is to help you to better understand the Java Subset specifications for the Advanced Placement Computer Science A exam.
Subject:
Science and Technology
Language:
English
Popularity:
75.29%
Revised:
2011-03-03
Revisions:
4
« Previous
10
1
2
[
3
]
4
5
6
...
35
Next
10
»
Popularity is measured as percentile rank of page views/day over all time
My Account
Username
Password
Cookies are not enabled. You must
enable cookies
before you can log in.
Get an account
Forgot your password?
Repository
Total Collections:
1325
Visit a random collection
Total Modules:
22023
Visit a random module