Skip to content

vuongptnguyen/EECS368-Programming-Language-Paradigms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EECS368-Programming-Language-Paradigms

EECS 368 at the University of Kansas (Spring 2016)

The course is a survey of programming languages: their attributes, uses, advantages, and disadvantages. Topics include scopes, parameter passing, storage management, control flow, exception handling, encapsulation and modularization mechanism, reusability through genericity and inheritance, and type systems.

Several different languages such as JavaScript, PHP, Haskell and C++ will be studied which exemplify different language philosophies (e.g., procedural, functional, object-oriented, logic, scripting)

About

EECS 368 at the University of Kansas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors