Answer
Below are the different languages taught in our core curriculum courses:
- Python: it is one of the easiest coding languages to read and learn. People use it for making websites, analyzing data, building AI, and automating tasks.
- Courses: CSE 101, CSE 103, CSE 310, CSE 351, CSE 357, ISE 316
- Java: a programming language that lets you give clear, step-by-step instructions to a computer. It's very structured, so the computer knows exactly what to do each time. People use Java to make apps, games, and websites.
- Courses: CSE 114, CSE 214, CSE 307, ISE 316
- C Programming: C is a basic programming language that communicates directly with the computer's hardware. It is like using building blocks to create the engine of a car. It teaches you how computers actually work inside.
- Courses: CSE 220, CSE 320
- OCaml: a different style of coding that focuses on what you want done, not how. It is used to solve problems in a smart and different way.
- Courses: CSE 307
- Javascript: is the language that makes websites fun and interactive, like making buttons work or pictures move when clicked.
- Courses: CSE 316, CSE 356, CSE 416
- SQL: think of this language as a controller for a database. Just like a video game controller tells a game what to do, SQL tells the database what to do.
- Courses: ISE 305
faq weight
4