Technology
Technology
- Home
- All courses
- Technology
Convert HEX to Decimal in under 30 seconds!
About This Course
This course is over 60 minutes long and will give you the knowledge and understanding of how to convert hex to decimal, decimal to hex...
JAVA Learning Series Course 1 – JAVA Fundamentals
About This Course
Welcome to the best educational tutorial about Java !
You know that Java is the most popular programming language int the world.
This course is...
C#.NET LINQ Tutorial – LINQ Fundamentals
About This Course
Microsoft developers have been using both OR/M tools,which are LINQ To SQL and Entity Framework, for a long time. Also XML querying operations appear in...
Introduction to Modeling and Simulation
This subject provides an introduction to modeling and simulation, covering continuum methods, atomistic and molecular simulation, and quantum mechanics. Hands-on training is provided in the fundamentals and applications of...
The Battlecode Programming Competition
This course is conducted as an artificial intelligence programming contest in Java. Students work in teams to program virtual robots to play Battlecode, a real-time strategy game. Optional lectures...
Computer Language Engineering (SMA 5502)
6.035 is a course within the department’s "Computer Systems and Architecture" concentration. This course analyzes issues associated with the implementation of high-level programming languages. Topics covered include: fundamental concepts,...
Structure and Interpretation of Computer Programs
This course introduces students to the principles of computation. Upon completion of 6.001, students should be able to explain and apply the basic methods from programming languages to analyze...
Computer Systems Security
6.858 Computer Systems Security is a class about the design and implementation of secure computer systems. Lectures cover threat models, attacks that compromise security, and techniques for achieving security,...
Design and Analysis of Algorithms
This is an intermediate algorithms course with an emphasis on teaching techniques for the design and analysis of efficient algorithms, emphasizing methods of application. Topics include divide-and-conquer, randomization, dynamic...
Introduction to Algorithms
This course provides an introduction to mathematical modeling of computational problems. It covers the common algorithms, algorithmic paradigms, and data structures used to solve these problems. The course emphasizes...