akltom's repositories

Responsive-Web-Design-Stock-Search-using-Alpha-Vantage-Facebook-Mashup

• Become familiar with the AJAX and JSON technologies • Use a combinaRon of HTML5, Bootstrap, JQuery, Angular, and PHP/Node.js • Get hands-on experience in Google Cloud App Engine and Amazon Web Services • Get hands-on experience on how to use Bootstrap to enhance the user experience • Provide an interface to perform stock search using Alpha Vantage and post details to Facebook

Language:PHPStargazers:1Issues:0Issues:0

CS-571-Web-Technologies

Advanced study of programming languages with application to the Web. Languages for client-side and server-side processing. Examples taken from: HTML, Java, JavaScript, Perl, XML and others.

Language:HTMLStargazers:0Issues:0Issues:0

CS-561-Artificial-Intelligence

Foundations of symbolic intelligent systems. agents, search, problem solving, logic, representation, reasoning, symbolic programming, and AI applications.

Language:PythonStargazers:0Issues:0Issues:0

CS-585-Database-Systems

This course covers the essential concepts, principles, techniques, and mechanisms for the design, analysis, use, and implementation of computerized database systems. Key information management concepts and techniques are examined: information modeling and representation; information interfaces - access, query, and manipulation, implementation structures, and issues of distribution. The database and information management system technology examined in this course represents the state-of-the-art, including traditional approaches as well as recent research developments. By providing a balanced view of "theory" and "practice," the course should allow the student to understand, use, and build practical database and information management systems. The course is intended to provide a basic understanding of the issues and problems involved in database systems, knowledge of currently practical techniques for satisfying the needs of such a system, and an indication of the current research approaches that are likely to provide a basis for tomorrow's solutions.

Stargazers:0Issues:0Issues:0

EE-450-Computer--Networks-Socket-Programming

The objective of this assignment is to familiarize you with UNIX socket programming.

Language:CStargazers:1Issues:0Issues:0

CS-402-Operating-Systems

This is an undergraduate course on computer operating systems. In addition to exploring concepts such as synchronization, virtual memory, processes, file systems and virtualization, students will develop elements of a fairly complete operating system during the course of the semester.

Language:CStargazers:8Issues:0Issues:0

CS-455-Introduction-to-Programming-Systems-Design

This course covers programming in Java and C++. Topics include review of basic programming concepts such as control structures, functions, and arrays; coverage of more advanced programming topics such as classes, recursion, inheritance, and linked lists; use of a container class library to program with tools such as a map class and a sort function; and an introduction to algorithm analysis. There will also be an emphasis on good development techniques such as good code style and documentation, unit testing and use of debugging tools. A second goal of the course is to introduce the Unix programming environment, including tools such as the shell, simple shell scripts, and makefiles.

Language:JavaStargazers:1Issues:0Issues:0