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.

Neel Patel - community.mis.temple.edu

https://community.mis.temple.edu/neelp/files/2025/09/PatelResumeMIS.pdf

Bachelor of Business Administration Aug 2022 – May 2026 Major: Management Information Systems | Minor: Information, Science, and Technology | GPA: 3.93/4.00 Technical Skills: AWS, RESTful APIs, JavaScript, Java, Node.js, Python, SQL, HTML/CSS, JSON, Tableau, Figma Skills: Strategic Thinking, Motivating, Data Analysis, Sales, Analytical ...

CIS 5511 Syllabus - Temple University

https://cis.temple.edu/~pwang/5511-PT/5511-Syllabus.htm

For any other format, ask for permission in advance. The preferred programming language is Java, C++, and Python. For any other language, ask for permission in advance. The source code should have proper format and comments. Sample input/output can be in a plain text file or other proper format. Their analysis should be included in the report.

Fundamentals of Programming Certificate - Temple University

https://bulletin.temple.edu/undergraduate/science-technology/fundamentals-programming-certificate/

Overview Offered by the Department of Computer and Information Sciences, the Certificate in Fundamentals of Programming is appropriate for anyone interested in adding technology to their existing studies. Computer Science, Cybersecurity, Information Science and Technology, Math and Computer Science, or Math and Computer Science with Teaching majors cannot get this certificate. The certificate ...

Dominic Letarte - Temple University

https://www.temple.edu/directory/dominic-letarte-tuj81293

Expertise: telecommunication, computer security and artificial intelligence. Language and tools: C++, Java, JavaScript, Python, Git, Jira Canadian citizen available for work in Philadelphia.

HackerRank Solutions: Tree: Preorder Traversal – Vahid E-Portfolio

https://sites.temple.edu/vahid/2022/03/05/hackerrank-solutions-tree-preorder-traversal/

Problem Complete the function in the editor below, which has parameter: a pointer to the root of a binary tree. It must print the values in the tree’s preorder traversal as a single line of space-separated values. Input Format Our test code passes the root node of a binary tree to the preOrder function. Constraints Nodes in the tree Output Format Print the tree’s preorder traversal as a ...

CIS 1068: Program Design and Abstraction

https://cis.temple.edu/~giorgio/cis67/syllabus.html

Explain the principle of method overloading and identify two examples from the Java API where overloading occurs. Explain that parameters are passed by value and see what this means in the case that the parameter type is primitive and in the case that it is a reference type.

CIS 3223 Syllabus - Temple University

https://cis.temple.edu/~pwang/3223-DA/3223-Syllabus.htm

Dasgupta, Papadimitriou, & Vazirani. Algorithms. McGraw-Hill, 2008 Koffman & Wolfgang. Objects, Abstraction, Data Structures and Design using Java Version 5.0. John Wiley & Sons, 2005 Recommended: Cormen, Leiserson, Rivest, & Stein. Introduction to Algorithms, 2nd ed. MIT Press, 2001

Research Guides: Stylometry Methods and Practices: Programs

https://guides.temple.edu/stylometryfordh/programs

JGAAP was designed by Patrick Juola of Duquesne University, JGAAP stands for Java Graphical Authorship Attribution Program. It is a free Java-based program for textual analysis, text categorization, and authorship attribution.

Chapter 1: roadmap - Temple University

https://cis.temple.edu/~tug29203/24spring-4319/lectures/ch1b-1.pdf

R: link bandwidth (bps) § s: propagation speed (~2x108 m/sec) dtrans = L/R dtrans and dprop § dprop = d/s very different Check out the online interactive exercises for more examples: http://gaia.cs.umass.edu/kurose_ross/interactive/ Check out the Java applet for an interactive animation on trans vs. prop delay