Development Methods
Teach students how to find built-in Java methods in the Javadocs documentation so they can are prepared to use this skill on the AP CS exam.
Share Teach students how to find built-in Java methods in the Javadocs documentation so they can are prepared to use this skill on the AP CS exam. with FacebookShare Teach students how to find built-in Java methods in the Javadocs documentation so they can are prepared to use this skill on the AP CS exam. with Twitter
Provide students with an algorithm which is written in everyday language and have students write pseudocode in order to help them practice the process of translating the ideas in their heads into code.
Share Provide students with an algorithm which is written in everyday language and have students write pseudocode in order to help them practice the process of translating the ideas in their heads into code. with FacebookShare Provide students with an algorithm which is written in everyday language and have students write pseudocode in order to help them practice the process of translating the ideas in their heads into code. with Twitter
Misconception: Students may not realize that websites need and use servers to store, process, and deliver content to users’ browsers, causing struggles with the distinction between Server side vs. Client side.
Share Misconception: Students may not realize that websites need and use servers to store, process, and deliver content to users’ browsers, causing struggles with the distinction between Server side vs. Client side. with FacebookShare Misconception: Students may not realize that websites need and use servers to store, process, and deliver content to users’ browsers, causing struggles with the distinction between Server side vs. Client side. with Twitter
Misconception: Students have trouble understanding the difference between Get, Post, Put/Patch, and Delete in Ruby on Rails Routing.
Share Misconception: Students have trouble understanding the difference between Get, Post, Put/Patch, and Delete in Ruby on Rails Routing. with FacebookShare Misconception: Students have trouble understanding the difference between Get, Post, Put/Patch, and Delete in Ruby on Rails Routing. with Twitter
Write an exception inside of a loop, then outside of a loop when live-coding so that students learn the effects of placement on exceptions.
Share Write an exception inside of a loop, then outside of a loop when live-coding so that students learn the effects of placement on exceptions. with FacebookShare Write an exception inside of a loop, then outside of a loop when live-coding so that students learn the effects of placement on exceptions. with Twitter
Use the w3schools.com online HTML, CSS, and JavaScript tutorials to teach students web development through concrete examples rather than abstract definitions.
Share Use the w3schools.com online HTML, CSS, and JavaScript tutorials to teach students web development through concrete examples rather than abstract definitions. with FacebookShare Use the w3schools.com online HTML, CSS, and JavaScript tutorials to teach students web development through concrete examples rather than abstract definitions. with Twitter
Pagination
- Page 1
- Next page