Search Keywords

Results Restricted To:

https://www.temple.edu

Total Results: 15

Computer & Information Science (CIS) - Temple University

https://bulletin.temple.edu/courses/cis/

In this course, students will learn how to write web applications using Java and JSP (Java Server Pages). This course focuses on fundamental programming concepts such as data types, type conversion, exception handling, assignment statements, methods, objects, conditions, and loops.

Building Java Programs Chapter 1 - cis.temple.edu

https://cis.temple.edu/~jfiore/2024/fall/1068/handouts/ch01/ch01_basic_java_programs.pdf

describe computations in a format that is editable by humans. – This textbook teaches programming in a language named Java.

1057-CH01 - Temple University

https://cis.temple.edu/~wangp/1057-PC/Lecture/Ch01.htm

Typical examples of high-level language include FORTRAN, ALGOL, COBOL, BASIC, Pascal, LISP, Prolog, Perl, C, C++, and Java. The translation from high-level languages and assembly languages into machine languages is accomplished by special programs: compilers, interpreters, and assemblers.

PowerPoint Presentation

https://cis.temple.edu/~lakaemper/courses/cis083_2005/Slides/cis083_javaIO.ppt

In JAVA: Create a stream object and associate it with a disk-file Give the stream object the desired functionality while there is more information read(write) next data from(to) the stream close the stream.

Computer Science MS | Temple University Bulletin

https://bulletin.temple.edu/graduate/scd/cst/computer-science-ms/

Coursework Required for Admission Consideration: A minimum of one year of programming and data structures using the C++ or Java programming language and one year of theoretical calculus are required.

Graduate Certificate: Computer Science - Temple University

https://bulletin.temple.edu/graduate/scd/cst/computer-science-certificate/

About the Certificate The graduate certificate in Computer Science is designed to meet the professional needs of individuals in the workforce who require advanced training and advanced competencies in computer science. Students who complete the certificate program have the option of enrolling in the Computer Science MS program and having their coursework in which they earned a grade of "B" or ...

Fast-Track Your Future in Nursing with Temple’s Accelerated BSN

https://cph.temple.edu/marketing/lp/absn

High-Demand Career Opportunities – With a nationwide nursing shortage, Temple ABSN graduates are in high demand across hospitals, clinics, and specialty care settings.

CIS068 ---- Course Syllabus

https://cis.temple.edu/~lafollet/2168/2168Syllabus.html

Introductory knowledge of the Java programming language. Working knowledge of the basic ideas of procedural abstraction and elementary data abstraction and how to put these ideas to work in solving problems of moderate complexity.

CIS 1068 Syllabus

https://cis.temple.edu/~jfiore/2024/fall/1068/handouts/syllabus/

You'll be developing software this semester using the Java Programming Language. While it's helpful to have your own computer, there are several on-campus computer labs with all of the software necessary for the course.

HackerRank Solutions: Jesse and Cookies – Vahid E-Portfolio

https://sites.temple.edu/vahid/2022/03/05/hackerrank-solutions-jesse-and-cookies/

Problem Jesse loves cookies and wants the sweetness of some cookies to be greater than value . To do this, two cookies with the least sweetness are repeatedly mixed. This creates a special combined cookie with: sweetness Least sweet cookie 2nd least sweet cookie). This occurs until all the cookies have a sweetness . Given the sweetness of a number of cookies, determine the minimum number of ...