TES 210
Download as PDF
Coding for Technology and Engineering Educators
Ira A. Fulton College of Engineering
Course Description
Students will become familiar with and be able to use various coding languages needed to teach middle and high school technology and engineering courses.
When Taught
Fall
Min
3
Fixed/Max
3
Fixed
3
Fixed
0
Title
Overview
Learning Outcome
<p>This course is designed to give you and introduction to programming and give you some basic skills and knowledge with the Python programming language and front end web development using HTML, CSS, and Javascript. This course will help you get a jump into the world of programming and give you a basic knowledge you need to move further into computer science. For those on the teaching track, we will cover some basic principles and structures that you would use in a begin programming or web development class. </p>
Title
Outcomes
Learning Outcome
<p><b>Web Development</b></p>
<p>We will review HTML, CSS and Javascript structure and create a portfolio website using mobile first design and development. You will want to have images and/or video available to add to your website from other TES courses you have taken. This is a chance to show off what you have done. We will also learn to use libraries such as Bootstrap and JQuery to enhance our websites. </p>
<p>While both Python and HTML are considered coding, they differ in the way they are implemented and their uses. Therefore, we will spend the first half on python with a midterm test at the end of this module and the second half on HTML with a final at the end of that unit.</p>
<p><b>Python</b></p>
<p>We will learn some basic constructs of all programming languages using the Python language. These include variables, functions, libraries and classes. Class time will consist of half lecture and half lab work. You will be given programming assignments that be will written and tested in Repl. You may use each other and the internet as resources for help with construct and syntax, but your solutions should come from you.</p>