Computer Science and Engineering Department
The BRI Computer & Engineering Department is offering coding classes in Scratch, Python and Java and 3D Printing & Robotics classes
BASIC PYTHON
This is a pretty basic programming class for those seeking to learn the language Python. It is best suited for those who are new to Python, and may be taken by people who are totally new to programming, as well as people with previous experience. During this course, the rough basics of Python shall be covered, including variables, operations, strings, conditions, loops, functions, classes, and objects. There will be eight days of curriculum in each session, with homework on each day.
BASIC JAVA
This Java class will teach the students the Java basics and coding skills. In this course, you will learn Basic Java commands; Foundational data organization and manipulation; Code control structures, such as loops and if/else statements; How to structure code using methods, parameters, and returns.