SCHOOL OF ENGINEERING & TECHNOLOGY

Size: px
Start display at page:

Download "SCHOOL OF ENGINEERING & TECHNOLOGY"

Transcription

1 CURRICULA / SYLLABUS FOR B.Tech (Computer Science & Engineering) SCHOOL OF ENGINEERING & TECHNOLOGY

2 First Semester 1. Mathematics-I 2. Engineering Graphics Computer Programming Electrical and Electronics Science Discrete Mathematical Structures 6. Communication Skills Total Second Semester 1 Mathematics-II 2 Manufacturing Process Chemistry Physics-I Semiconductor Devices Environmental Studies Total Third Semester 1. Measurement Science and Technique 2. Total Quality Management 3. Data Structures Object Oriented Programming Operating Systems Digital Electronic Circuits Human Values, Ethics and IPR Total

3 Fourth Semester 1. Optimization Techniques 2. Numerical and Statistical Methods Computer System Architecture 4. Computer Networks 5. Analysis and Design of Information Systems 6. Principles of Programming Languages Organizational Behavior Total Fifth Semester S. No Course No. Course Name L T P Cr 1. Microprocessors Algorithm Analysis & Design Data Base Management Systems Computer Graphics Web Technologies Elective-I Summer Training ( 6 weeks during summer vacations after 2 nd year) 4.0 Total Sixth Semester 1. Theory of Computation 2. Software Engineering Engineering Economics 4. Elective II Elective-III 3/2 1 0/ Elective-IV (To be offered by other departments) Total 18/17 4 4/6 22.0

4 Seventh Semester S. No. Course Course Name L T P Cr No. 1. Software Project Management 2. Compiler Construction Artificial Intelligence Elective-V 3/2 1 0/ Elective-VI 6. Elective-VII Total 18/17 3 6/ Eighth Semester S. No. Course Course Name L T P Cr No. 1. Project Semester* 16.0 Total 16.0 * to be carried out in Industry / Research Institutions OR S. No Course Course Name L T P Cr No. 1. Project Work Elective-I Ethical Hacking Business Intelligence Total

5 Elective- I 1. Advanced Java Net Technologies LAMP Technologies Embedded Systems Mobile Application Programming Elective- II 1. Database Administration with Oracle Database Administration with IBM DB Database Administration with MySQL Database Administration with SQL Server Data warehouse and Data Mining Elective- III 1. Network Programming Advanced Data Structures 3. Advanced Database Management System Linux Administration and Shell Programming Wireless Networks 6. Cloud Computing

6 Elective- V 1. Software Reuse 2. Software Verification and Validation 3. Software Design and Construction Software Quality Management 5. Aspect Oriented Programming Elective- VI 1. Soft Computing 2. Mobile Computing 3. Parallel and Distributed Computing 4. Grid Computing 5. Ubiquitous and Pervasive Computing Elective- VII 1. Natural Language Processing 2. Network Security and Cryptography 3. Image Processing 4. Multimedia Technologies 5. System Programming 6. Heterogeneous Computing with OpenCL Total Number of Credits: 187.5

7 DATA WAREHOUSING AND DATA MINING L T P Cr Data warehousing: introduction, operational data stores, ETL, Data warehouses design guideleines for data warehouse implementation,data warehouse metadata; OLAP introduction,characteristics, multidimensional view and data cube, data cube operations. Data mining, introduction, association rules mining, basics, naïve algorithm, apriori algorithm, direct hashing and pruning(dhp), Dynamic Itemset counting(dic), Mining frequent pattern without candidate generation(fp,growth), performance evaluation of algorithms, software for association rule mining; case study; Classification introduction, decision tree, tree induction algorithm split algorithm based on information theory, split algorithm based on Gini index; naïve bayes method; estimating predictive accuracy of classification method; classification software;case study; Cluster analysis, introduction, partitional methods, hierrarchical methods, density,based methods, dealing with large databases,cluster software; case study; Introduction to Web data mining and search engines. Laboratory work: Implementation of association rule mining algorithm naïve, apriori, direct hashing and pruning, dynamic itemset counting, mining without candidate generation(fp,growth), performance evaluation of algorithms ; classification algorithm tree induction algorithm based on information theory and Ginni index, bayesian method, estimating predictive accuracy of classification methods; cluster analysis method K,means method, hierarchical method; Usage of any data mining software; Text Books: 1. G.K.Gupta, Introduction to Data Mining with case studies, PHI publication. 2. Vikram Pudi, P.Radha krishana, Data Mining, Oxford University press Reference Books: 1. Pieter adriaans, dolf zantinge, Data mining, Pearson education press. 2. Paulraj pooniah, Data Warehousing Fundamentals, A,willey interscience Publication.

8 HETEROGENEOUS COMPUTING WITH OpenCL L T P Cr Fundamentals, Super Scalar Processor Design, Introduction to Multicore Architecture Chip Multiprocessing, homogeneous Vs heterogeneous design, SMP Multicore Vs Multithreading Shared memory architectures, Cache Memory Cache Coherency Protocols, Design of Levels of Caches Programming for Multilcore architecture, Multicore programming model message passing model OpenMP and MPI programming C Programming for Linux, Graphic Processing Units GPU Vs CPU Accelerated Processing Unit, opencl overview parallel programming code template interoperability parallel algorithms task and data decomposition CPU to GPU communication OpenCL architecture platform model execution model memory model programming model Dual core processors Fermi and Fusion broadband engine GPU Memory Coalescing, conflicts, Event timing and profiling, threading and scheduling, programming multi devices, applications Text Books: 1. Hennessey & Pateterson, Computer Architecture A Quantitative Approach, Harcourt Asia, Morgan Kaufmann, David B. Kirk, Wen,mei W. Hwu, Programming Massively Parallel Processors: A ands,on Approach, Morgan Kaufmann, Reference Books: 1. Kai Hwang, Advanced Computer Architecture: Parallelism, Scalability and Programmability, McGraw,Hill, Richard Y. Kain, Advanced Computer Architecture: A System Design Approach, PHI, Rohit Chandra, Ramesh Menon, Leo Dagum, and David Kohr, Parallel Programming in OpenMP,Morgan Kaufmann, 2000.

9 CLOUD COMPUTING L T P Cr Evolution of Computing Paradigms - Overview of Existing Hosting Platforms, Grid Computing, Utility Computing, Autonomic Computing, Dynamic Datacenter Alliance, Hosting / Outsourcing, Introduction to Cloud Computing, Workload Patterns for the Cloud, Big Data, IT as a Service, Technology Behind Cloud Computing, A Classification of Cloud Implementations- Amazon Web Services - IaaS, The Elastic Compute Cloud (EC2), The Simple Storage Service (S3), The Simple Queuing Services (SQS), VMware vcloud - IaaS, vcloud Express, Google AppEngine - PaaS, The Java Runtime Environment, The Python Runtime Environment- The Datastore, Development Workflow, Windows Azure Platform - PaaS, Windows Azure, SQL Azure, Windows Azure AppFabric, Salesforce.com - SaaS / PaaS, Force.com, Force Database - the persistency layer, Data Security, Microsoft Office Live - SaaS, LiveMesh.com, Google Apps - SaaS, A Comparison of Cloud Computing Platforms, Common Building Blocks. Case studies on latest paradigms Text Books: 1. Raj Kumar Buyya, James Broberg, Andrezei M.Goscinski, Cloud Computing: Principles and paradigms, Michael Miller, Cloud Computing, Reference Books: 1. Judith Hurwitz, Robin Bllor, Marcia Kaufman, Fern Halper, Cloud Computing for dummies, 2009.

10 MOBILE APPLICATION PROGRAMMING L T P Cr Android Development- Android Operation System, Important Android components, Security and permissions, Android SDK, Eclipse, Create an Android Emulator Device, Design, Develop and Deploy application on a real device. Introduction to Windows Phone 7- Type of applications that can be built- using Silverlight and XNA, Developer tools to be used for building apps, Introduction to AppMakr, Creating a Developer account on AppHub: using a DreamSpark account, App certification guidelines for the Windows Phone Marketplace ios overview- ios application life cycle, Design, Develop and Deploy Applications for iphone, ipad and ipod touch, Human interface and use of sensors for app development. Laboratory work: At least one major project (as a team) using Andriod development SDK or ios delevopment SDK or Windows Phone developmet SDK Resources: Andriod Development Text Books: 1. Wrox Pr Inc, Beginning Android Tablet Application Development, Barry Burd, Android Application Development All-in-one for Dummies, Reference Books: 1. Charles Petzold, Programming Windows Phone 7, 2010.

Master of Computer Applications

Master of Computer Applications FIRST SEMESTER EXAMINATION ID 044101 MCA 101 Fundamentals of IT 3 1 4 044103 MCA 103 Programming in C 3 1 4 044105 MCA 105 Discrete Mathematics 3 1 4 044107 MCA 107 Computer Organization 3 1 4 044109 MCA

More information

GUJARAT TECHNOLOGICAL UNIVERSITY MASTER OF COMPUTER APPLICATIONS (MCA) Semester: IV

GUJARAT TECHNOLOGICAL UNIVERSITY MASTER OF COMPUTER APPLICATIONS (MCA) Semester: IV GUJARAT TECHNOLOGICAL UNIVERSITY MASTER OF COMPUTER APPLICATIONS (MCA) Semester: IV Subject Name: Elective I Data Warehousing & Data Mining (DWDM) Subject Code: 2640005 Learning Objectives: To understand

More information

VISVESVARAYA TECHNOLOGICAL UNIVERSITY, BELAGAVI Scheme of Teaching and Examination Choice Based Credit System (CBCS)

VISVESVARAYA TECHNOLOGICAL UNIVERSITY, BELAGAVI Scheme of Teaching and Examination Choice Based Credit System (CBCS) Scheme of and Examination 2017-2018 III SEMESTER Hours /Week Examination Credits in hours 1 17MAT31 Engineering Mathematics - III Maths 04 03 60 40 100 4 2 17CS32 Analog and Digital Electronics 04 03 60

More information

Course no: CSC- 451 Full Marks: Credit hours: 3 Pass Marks: Nature of course: Theory (3 Hrs.) + Lab (3 Hrs.)

Course no: CSC- 451 Full Marks: Credit hours: 3 Pass Marks: Nature of course: Theory (3 Hrs.) + Lab (3 Hrs.) CSC-451 Data Warehousing and Data Mining Course no: CSC- 451 Full Marks: 60+20+20 Credit hours: 3 Pass Marks: 24+8+8 Nature of course: Theory (3 Hrs.) + Lab (3 Hrs.) Course Synopsis: Analysis of advanced

More information

Department of Computer Science & Engineering Curriculum Structure for B.Tech CSE (Big Data) Batch: DIT UNIVERSITY.

Department of Computer Science & Engineering Curriculum Structure for B.Tech CSE (Big Data) Batch: DIT UNIVERSITY. DIT UNIVERSITY Dehradun COURSE STRUCTURE OF B.TECH. IN COMPUTER SCIENCE & ENGG. with specialization in Big Data & Analytics BATCH 2016 20 Year: 1 st Semester: I Group A Mid Class Assign Quizzes Lab Record

More information

SCHEME OF COURSE WORK. Data Warehousing and Data mining

SCHEME OF COURSE WORK. Data Warehousing and Data mining SCHEME OF COURSE WORK Course Details: Course Title Course Code Program: Specialization: Semester Prerequisites Department of Information Technology Data Warehousing and Data mining : 15CT1132 : B.TECH

More information

YMCA University of Science & Technology, Faridabad SCHEME & SYLLABUS OF MASTER OF TECHNOLOGY COURSE IN COMPUTER SCIENCE & ENGINEERING.

YMCA University of Science & Technology, Faridabad SCHEME & SYLLABUS OF MASTER OF TECHNOLOGY COURSE IN COMPUTER SCIENCE & ENGINEERING. YMCA University of Science & Technology, Faridabad SCHEME & SYLLABUS OF MASTER OF TECHNOLOGY COURSE IN COMPUTER SCIENCE & ENGINEERING SEMESTER-I Marks TOTAL MARKS Course No Course Title Teaching Schedule

More information

As per AICTE revised credit scheme of 160 credits.

As per AICTE revised credit scheme of 160 credits. B.TECH. COMPUTER SCIENCE AND ENGINEERING COURSE CURRICULUM B.Tech. CSE (REGULAR) As per AICTE revised credit scheme of 60 credits. Batch 08 onwards FIRST YEAR Semester I (First Year) Curriculum(60 credits)

More information

Computer Science & Engineering Department, School of Engineering UG Prospectus

Computer Science & Engineering Department, School of Engineering UG Prospectus Computer Science & Engineering Department, School of Engineering UG Prospectus Department of Computer Science & Engineering, School of Engineering at Shiv Nadar University offers B.Tech programs in, Computer

More information

Master of Technology (Integrated)/ Bachelor of Technology

Master of Technology (Integrated)/ Bachelor of Technology SCHEME OF EXAMINATION for Master of Technology (Integrated)/ Bachelor of Technology ( Science and Engineering) 5 YEAR/4 YEAR COURSE (For Batch 217-221/222) Sri Guru Granth Sahib World University, Fatehgarh

More information

SCHEME OF EXAMINATION. and SYLLABI. for. Bachelor of Technology Computer Science and Engineering. Offered by

SCHEME OF EXAMINATION. and SYLLABI. for. Bachelor of Technology Computer Science and Engineering. Offered by SCHEME OF EXAMINATION and SYLLABI for Bachelor of Technology Computer Science and Engineering Offered by University School of Engineering and Technology 1 st SEMESTER TO 8 th SEMESTER Guru Gobind Singh

More information

JES. 4 year BTech New Approved Curricula for Computer Science Engineering wef batch. BTech I semester (B1)

JES. 4 year BTech New Approved Curricula for Computer Science Engineering wef batch. BTech I semester (B1) BTech I semester (B1) 1 PD Professional Dev I 3 3 2 MA Mathematics-I 4 4 3 PH Physics-I 4 4 4 EC Electrical Circuit Analysis 4 4 5 CS Introduction to Computers and 4 4 Programming 6 PH Physics Lab-I 2

More information

SCHEME OF TEACHING AND EXAMINATION B.E. (ISE) VIII SEMESTER (ACADEMIC YEAR )

SCHEME OF TEACHING AND EXAMINATION B.E. (ISE) VIII SEMESTER (ACADEMIC YEAR ) SCHEME OF TEACHING AND EXAMINATION B.E. (ISE) VIII SEMESTER (ACADEMIC YEAR 2016-17) Sl Subject Code Subject Credits Hours/Week Examination Marks No Lecture Tutorial Practical CIE SEE Total 1 UIS00XX Elective

More information

PESIT- Bangalore South Campus Hosur Road (1km Before Electronic city) Bangalore

PESIT- Bangalore South Campus Hosur Road (1km Before Electronic city) Bangalore Data Warehousing Data Mining (17MCA442) 1. GENERAL INFORMATION: PESIT- Bangalore South Campus Hosur Road (1km Before Electronic city) Bangalore 560 100 Department of MCA COURSE INFORMATION SHEET Academic

More information

DEPARTMENT OF COMPUTER SCIENCE ALIGARH MUSLIM UNIVERSITY ALIGARH, U.P Courses: MCA (CBCS) Session Curriculum Structure

DEPARTMENT OF COMPUTER SCIENCE ALIGARH MUSLIM UNIVERSITY ALIGARH, U.P Courses: MCA (CBCS) Session Curriculum Structure 1 st Year: 2017-2018 2 nd Year: 2018-2019 3 rd Year: 2019-2020 ALIGARH MUSLIM UNIVERSITY ALIGARH, U.P. 202002 Courses: MCA (CBCS) Session 2017-2020 COURSE NO. PAPER TITLE Periods Per Week (L+T)/P / MCA

More information

Programme: B.Tech. (CSE) Duration: Four-Years Academic Curriculum ( onwards) First Year First (I) Semester

Programme: B.Tech. (CSE) Duration: Four-Years Academic Curriculum ( onwards) First Year First (I) Semester Autumn Semester First Year First (I) Semester per 1 AHL-110-18 Environmental Studies 2 0 0 2 2 2 AHL-101-18 Applied Physics 3 AHL-103-18 Applied Mathematics - I 4 ECL-100-18 /CSL-100-18 Principles of Electrical

More information

Cloud Computing 4/17/2016. Outline. Cloud Computing. Centralized versus Distributed Computing Some people argue that Cloud Computing. Cloud Computing.

Cloud Computing 4/17/2016. Outline. Cloud Computing. Centralized versus Distributed Computing Some people argue that Cloud Computing. Cloud Computing. Cloud Computing By: Muhammad Naseem Assistant Professor Department of Computer Engineering, Sir Syed University of Engineering & Technology, Web: http://sites.google.com/site/muhammadnaseem105 Email: mnaseem105@yahoo.com

More information

GUJARAT TECHNOLOGICAL UNIVERSITY Computer Sceince & Engineering (31) BE 1st To 8th Semester Exam Scheme & Subject Code

GUJARAT TECHNOLOGICAL UNIVERSITY Computer Sceince & Engineering (31) BE 1st To 8th Semester Exam Scheme & Subject Code GUJARAT TECHNOLOGICAL UNIVERSITY Computer Sceince & Engineering (31) BE 1st To 8th Semester Scheme & EVALUATION SCHEME (E) Practical (I) (E) (M) MAX MIN MAX MIN MAX MIN MAX MIN 20 8 10 4 70 23 X 50% of

More information

B.TECH IN COMPUTER SCIENCE AND ENGINEERING

B.TECH IN COMPUTER SCIENCE AND ENGINEERING B.TECH IN COMPUTER SCIENCE AND ENGINEERING III SEMESTER (2017-21 BATCH) Code Title Hours / week 1 UE17CS201 Digital Design and Organization 2 UE17CS202* Data Structures 3 UE17CS203 Data Science 4 UE17CS204

More information

M. PHIL. COMPUTER SCIENCE (FT / PT) PROGRAMME (For the candidates to be admitted from the academic year onwards)

M. PHIL. COMPUTER SCIENCE (FT / PT) PROGRAMME (For the candidates to be admitted from the academic year onwards) BHARATHIDASAN UNIVERSITY TIRUCHIRAPPALLI 620 024 M. PHIL. COMPUTER SCIENCE (FT / PT) PROGRAMME (For the candidates to be admitted from the academic year 2007-2008 onwards) SEMESTER I COURSE TITLE MARKS

More information

The Windows Azure Platform: A Perspective

The Windows Azure Platform: A Perspective The Windows Azure Platform: A Perspective David Chappell Chappell & Associates Copyright 2009 David Chappell Goals Describe the Windows Azure platform Look at some typical scenarios for using the Windows

More information

Bachelor of Science in Software Engineering (BSSE) Scheme of Studies ( )

Bachelor of Science in Software Engineering (BSSE) Scheme of Studies ( ) Bachelor of Science in Software Engineering (BSSE) Scheme of Studies (2013-2017) Scheme of study of BS Software Engineering (134 Cr. Hrs), applicable on all BSSE batches inducted in Fall 2013 semester

More information

DEPARTMENT OF COMPUTER ENGINEERING Z.H. COLLEGE OF ENGINEERING & TECHNOLOGY ALIGARH MUSLIM UNIVERSITY, ALIGARH

DEPARTMENT OF COMPUTER ENGINEERING Z.H. COLLEGE OF ENGINEERING & TECHNOLOGY ALIGARH MUSLIM UNIVERSITY, ALIGARH DEPARTMENT OF COMPUTER ENGINEERING Valid for students admitted in year 2017 onwards SEMESTER 1: Sections A, B, C / SEMESTER 2: Sections D, E, F title - Mid- End- 1 BS ACS11 Applied Chemistry 3 1 0 4 15

More information

The Windows Azure Platform: A Perspective

The Windows Azure Platform: A Perspective The Windows Azure Platform: A Perspective David Chappell Chappell & Associates Copyright 2009 David Chappell Goals Describe the Windows Azure platform Look at some typical scenarios for using the Windows

More information

SNS COLLEGE OF TECHNOLOGY, COIMBATORE

SNS COLLEGE OF TECHNOLOGY, COIMBATORE SNS COLLEGE OF TECHNOLOGY, COIMBATORE 641035 (AN AUTONOMOUS INSTITUTION) REGULATION 2016 CHOICE BASED CREDIT SYSTEM SUGGESTED CURRICULA I VI SEMESTERS AND SYLLABI I VI SEMESTERS MASTER OF COMPUTER APPLIIONS

More information

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING SHRI ANGALAMMAN COLLEGE OF ENGINEERING & TECHNOLOGY (An ISO 9001:2008 Certified Institution) SIRUGANOOR,TRICHY-621105. DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Year / Semester: IV/VII CS1011-DATA

More information

Computer Programming & Development (A25590CP) Program Planning Guides Degree. Computer Programming & Development - Day

Computer Programming & Development (A25590CP) Program Planning Guides Degree. Computer Programming & Development - Day Computer Programming & Development (A25590CP) Program Planning Guides 2018 2019 Degree Computer Programming & Development - Day Computer Programming & Development - Evening s C25590CC C25590CZ C25590EJ

More information

SIR C R REDDY COLLEGE OF ENGINEERING

SIR C R REDDY COLLEGE OF ENGINEERING SIR C R REDDY COLLEGE OF ENGINEERING DEPARTMENT OF INFORMATION TECHNOLOGY Course Outcomes II YEAR 1 st SEMESTER Subject: Data Structures (CSE 2.1.1) 1. Describe how arrays, records, linked structures,

More information

2 nd Year. Module Basket of Courses Duration Credit Offered Status. 12 Weeks 4 NPTEL Programming in Java

2 nd Year. Module Basket of Courses Duration Credit Offered Status. 12 Weeks 4 NPTEL Programming in Java MAULANA ABUL KALAM AZAD UNIVERSITY OF TECHNOLOGY, WEST BENGAL List of Online Courses for 2nd Year, 3rd Year and 4th Year B.Tech Courses of IT and CSE for Additional Credit Earning 2 nd Year Module Basket

More information

B.TECH(COMPUTER) Will be equipped with sound knowledge of mathematics, science and technology useful to build complex computer engineering solutions.

B.TECH(COMPUTER) Will be equipped with sound knowledge of mathematics, science and technology useful to build complex computer engineering solutions. B.TECH(COMPUTER) PROGRAMME EDUCATIONAL OBJECTIVES: PEO1 PEO2 PEO3 PEO4 Will be equipped with sound knowledge of mathematics, science and technology useful to build complex computer engineering solutions.

More information

Bikaner Technical University. Syllabus and Scheme

Bikaner Technical University. Syllabus and Scheme Bikaner Technical University Syllabus and Scheme 2018-19 MCA IIIrd Semester MCA Year 2 Semester III Sr. COURSE SUBJECT PERIODS INTERNAL ESE SUBJECT No. CODE L T P ASSESMENT TOTAL 1 MCA-301 Java Technologies

More information

COURSE PLAN. Regulation: R12. FACULTY DETAILS: Name of the Faculty:: B.VIJAY KUMAR Designation: Assistant Professor Department:: IT

COURSE PLAN. Regulation: R12. FACULTY DETAILS: Name of the Faculty:: B.VIJAY KUMAR Designation: Assistant Professor Department:: IT CLOUD COMPUTING 2015-16 COURSE PLAN COURSE DETAILS Name Of The Programme:: B.Tech Batch:: 2012 Designation:: IV-B.Tech Year 2015-16 Semester II Title of The Subject CLOUD COMPUTING Subject Code 58065 No

More information

7. STUDY AND EVALUATION SCHEME FOR DIPLOMA PROGRAMME IN COMPUTER ENGINEERING (J&K) Total No Assessment

7. STUDY AND EVALUATION SCHEME FOR DIPLOMA PROGRAMME IN COMPUTER ENGINEERING (J&K) Total No Assessment 7. AND FOR DIPLOMA PROGRAMME IN COMPUTER ENGINEERING (J&K) 10 FIRST SEMESTER External 1.1.* English & Communication Skills I 3-2 4 15 10 100 3 50 3 175 1.2.* Applied Mathematics-I 5 - - 5 25-100 3 - -

More information

MCA V SEMESTER CODE SUBJECT MARKS

MCA V SEMESTER CODE SUBJECT MARKS MCA V SEMESTER CODE SUBJECT MARKS Int. Ext. Total MCA-51 Computer Graphics 25 75 100 MCA-52 Advanced Database System 25 75 100 MCA-53 Embedded System 25 75 100 MCA-54 Parallel Computing 25 75 100 MCA-55

More information

Semester Wise Schema BS Computer Science

Semester Wise Schema BS Computer Science Semester I (Credit Hours: 15) 1 CSC-101 Introduction to Information and Communication Technology (ICT) 4(3 + 1) -NONE- 2 CSC-102 Introduction to Programming 4 (3 + 1) -NONE- 3 ENG-101 Functional English

More information

M.Sc. (CA&IT) SEMESTER SYSTEM STRUCTURE

M.Sc. (CA&IT) SEMESTER SYSTEM STRUCTURE LIST OF COURSES TO BE OFFERED IN THE FIRST YEAR, SECOND YEAR, THIRD YEAR INTEGRATED M.Sc. (CA&IT) (*) M.Sc. (CA&IT) SEMESTER SYSTEM STRUCTURE SEMESTER I KS_C_EC-111 FROM THE LIST BELOW 2 KS_C_FC-112 FOUNDATION

More information

GUJARAT TECHNOLOGICAL UNIVERSITY Information Technology (16) BE 1st To 8th Semester Exam Scheme & Subject Code

GUJARAT TECHNOLOGICAL UNIVERSITY Information Technology (16) BE 1st To 8th Semester Exam Scheme & Subject Code GUJARAT TECHNOLOGICAL UNIVERSITY Information Technology (16) BE 1st To 8th Semester Scheme & EVALUATION SCHEME () () (M) MAX MIN MAX MIN MAX MIN MAX MIN 70 23 X 50% of X 20 8 10 4 30 12 X 50% of X NOTE

More information

ANNA UNIVERSITY :: CHENNAI - 25 TIME TABLE M.C.A. (DISTANCE EDUCATION) DEGREE EXAMINATIONS AUGUST - SEPTEMBER

ANNA UNIVERSITY :: CHENNAI - 25 TIME TABLE M.C.A. (DISTANCE EDUCATION) DEGREE EXAMINATIONS AUGUST - SEPTEMBER MCA 31-AUG-16 30-AUG-16 1 2 3 4 111001 : Programming Languages 111002 : Management Accounting 111003 : Data Structures and C 111004 : Computer Architecture and Organization 111005 : Operating Systems 112010

More information

SVKM S NMIMS Mukesh Patel School of Technology Management & Engineering BTI 1

SVKM S NMIMS Mukesh Patel School of Technology Management & Engineering BTI 1 Mukesh Patel School of Technology Management & Engineering BTI 1 Structure of B. Tech Integrated - Civil Engineering Annexure 1 Semester I Communication Skills Mathematics I Physics-I Chemistry-I Basics

More information

Contact Hours/Week Credit Points L T P Total 1 HU101 English Language & Technical Communication-I PH101 Physics-I

Contact Hours/Week Credit Points L T P Total 1 HU101 English Language & Technical Communication-I PH101 Physics-I Syllabus to be implemented from the Academic Year 2014-15 First Year First Semester Contact Hours/Week Credit Points 1 HU101 English Language & Technical Communication-I 2 0 0 2 2 2 PH101 Physics-I 3 1

More information

Scheme of Studies. BS Computer Science

Scheme of Studies. BS Computer Science Department of Computer Science and Information Technology Scheme of Studies BS Computer Science Eligibility: Minimum 2nd division or equivalent qualification in intermediate or equivalent qualification

More information

B. Tech. IN COMPUTER SCIENCE AND ENGINEERING

B. Tech. IN COMPUTER SCIENCE AND ENGINEERING B. Tech. IN COMPUTER SCIENCE AND ENGINEERING FLEXIBLE CURRICULUM (For students admitted in 2015-16 onwards) DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING NATIONAL INSTITUTE OF TECHNOLOGY TIRUCHIRAPPALLI

More information

UVA HPC & BIG DATA COURSE. Cloud Computing. Adam Belloum

UVA HPC & BIG DATA COURSE. Cloud Computing. Adam Belloum UVA HPC & BIG DATA COURSE Cloud Computing Adam Belloum outline Cloud computing: Approach and vision Resource Provisioning in Cloud systems: Cloud Systems: IaaS, PaaS, SaaS Using Cloud Systems in practice

More information

NATIONAL INSTITUTE OF TECHNOLOGY CALICUT

NATIONAL INSTITUTE OF TECHNOLOGY CALICUT CURRICULUM OF B.TECH DEGREE PROGRAMME IN ELECTRONICS AND COMMUNICATION ENGINEERING (Applicable from 21 Admission onwards) DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING NATIONAL INSTITUTE OF TECHNOLOGY

More information

First, the need for parallel processing and the limitations of uniprocessors are introduced.

First, the need for parallel processing and the limitations of uniprocessors are introduced. ECE568: Introduction to Parallel Processing Spring Semester 2015 Professor Ahmed Louri A-Introduction: The need to solve ever more complex problems continues to outpace the ability of today's most powerful

More information

Examining Public Cloud Platforms

Examining Public Cloud Platforms Examining Public Cloud Platforms A Survey Copyright 2012 Chappell & Associates Agenda What is Cloud Computing? Cloud Platform Technologies: An Overview Public Cloud Platforms: Reviewing the Terrain What

More information

DATA WAREHOUING UNIT I

DATA WAREHOUING UNIT I BHARATHIDASAN ENGINEERING COLLEGE NATTRAMAPALLI DEPARTMENT OF COMPUTER SCIENCE SUB CODE & NAME: IT6702/DWDM DEPT: IT Staff Name : N.RAMESH DATA WAREHOUING UNIT I 1. Define data warehouse? NOV/DEC 2009

More information

Second Semester. Third Semester

Second Semester. Third Semester B.E. (Computer Engineering) 2017 Course Scheme (ALL YEARS) after Modifications as suggested in HEADS/UG Cooordinators meeting with DOAA on February 16, 2017 (20+X) Model First Semester UCB008 APPLIED CHEMISTRY

More information

Cloud Computing Technologies and Types

Cloud Computing Technologies and Types Cloud Computing Technologies and Types Jo, Heeseung From Dell Zhang's, Birkbeck, University of London The Technological Underpinnings of Cloud Computing Data centers Virtualization RESTful APIs Cloud storage

More information

Curriculum for B.Sc. in Business Information Systems

Curriculum for B.Sc. in Business Information Systems Business Information Systems Department King Abdullah II School for Information Technology (KASIT) University of Jordan 2005/2006/2007/2008/2009/2010/2011/2012 Curriculum for B.Sc. in Business Information

More information

VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 603203. DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Year & Semester : III & VI Section : CSE - 2 Subject Code : IT6702 Subject Name : Data warehousing

More information

Basics of Cloud Computing Lecture 2. Cloud Providers. Satish Srirama

Basics of Cloud Computing Lecture 2. Cloud Providers. Satish Srirama Basics of Cloud Computing Lecture 2 Cloud Providers Satish Srirama Outline Cloud computing services recap Amazon cloud services Elastic Compute Cloud (EC2) Storage services - Amazon S3 and EBS Cloud managers

More information

Netezza The Analytics Appliance

Netezza The Analytics Appliance Software 2011 Netezza The Analytics Appliance Michael Eden Information Management Brand Executive Central & Eastern Europe Vilnius 18 October 2011 Information Management 2011IBM Corporation Thought for

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 Course Title Course Code Regulation COMPUTER SCIENCE AND ENGINEERING COURSE DESCRIPTION FORM JAVA PROGRAMMING A40503 R15-JNTUH

More information

MSc(IT) Program. MSc(IT) Program Educational Objectives (PEO):

MSc(IT) Program. MSc(IT) Program Educational Objectives (PEO): MSc(IT) Program Master of Science (Information Technology) is an intensive program designed for students who wish to pursue a professional career in Information Technology. The courses have been carefully

More information

Moving to the Cloud. Developing Apps in. the New World of Cloud Computing. Dinkar Sitaram. Geetha Manjunath. David R. Deily ELSEVIER.

Moving to the Cloud. Developing Apps in. the New World of Cloud Computing. Dinkar Sitaram. Geetha Manjunath. David R. Deily ELSEVIER. Moving to the Cloud Developing Apps in the New World of Cloud Computing Dinkar Sitaram Geetha Manjunath Technical Editor David R. Deily AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO

More information

Academic Course Description. EM2101 Computer Architecture

Academic Course Description. EM2101 Computer Architecture Academic Course Description SRM University Faculty of Engineering and Technology Department of Electronics and Communication Engineering EM2101 Computer Architecture Third Semester, 2015-2016 (Odd Semester)

More information

Integrate MATLAB Analytics into Enterprise Applications

Integrate MATLAB Analytics into Enterprise Applications Integrate Analytics into Enterprise Applications Dr. Roland Michaely 2015 The MathWorks, Inc. 1 Data Analytics Workflow Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics

More information

Module Day Topic. 1 Definition of Cloud Computing and its Basics

Module Day Topic. 1 Definition of Cloud Computing and its Basics Module Day Topic 1 Definition of Cloud Computing and its Basics 1 2 3 1. How does cloud computing provides on-demand functionality? 2. What is the difference between scalability and elasticity? 3. What

More information

Introduction to Cloud Computing. [thoughtsoncloud.com] 1

Introduction to Cloud Computing. [thoughtsoncloud.com] 1 Introduction to Cloud Computing [thoughtsoncloud.com] 1 Outline What is Cloud Computing? Characteristics of the Cloud Computing model Evolution of Cloud Computing Cloud Computing Architecture Cloud Services:

More information

CLOUD COMPUTING. Lecture 4: Introductory lecture for cloud computing. By: Latifa ALrashed. Networks and Communication Department

CLOUD COMPUTING. Lecture 4: Introductory lecture for cloud computing. By: Latifa ALrashed. Networks and Communication Department 1 CLOUD COMPUTING Networks and Communication Department Lecture 4: Introductory lecture for cloud computing By: Latifa ALrashed Outline 2 Introduction to the cloud comupting Define the concept of cloud

More information

03 October Day Date Subjects. Wednesday 14 November 2018 Mathematics-I. Friday 16 November 2018 Programming for Problem Solving

03 October Day Date Subjects. Wednesday 14 November 2018 Mathematics-I. Friday 16 November 2018 Programming for Problem Solving NOTICE / SCHOOL OF TECHNOLOGY MANAGEMENT & ENGINEERING MASTER OF BUSINESS ADMINISTRATION IN TECHNOLOGY MANAGEMENT (2018-23) YEAR: I, SEMESTER: I, SHIRPUR, INDORE & NAVI MUMBAI (Timings: 10.00 am - 1.00

More information

Introduction to data centers

Introduction to data centers Introduction to data centers Paolo Giaccone Notes for the class on Switching technologies for data centers Politecnico di Torino December 2017 Cloud computing Section 1 Cloud computing Giaccone (Politecnico

More information

Faculté Polytechnique

Faculté Polytechnique Faculté Polytechnique INFORMATIQUE PARALLÈLE ET DISTRIBUÉE CHAPTER 7 : CLOUD COMPUTING Sidi Ahmed Mahmoudi sidi.mahmoudi@umons.ac.be 13 December 2017 PLAN Introduction I. History of Cloud Computing and

More information

Assistant Professor, School of Computer Applications,Career Point University,Kota, Rajasthan, India Id

Assistant Professor, School of Computer Applications,Career Point University,Kota, Rajasthan, India  Id International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 7 ISSN : 2456-3307 An Architectural Framework of Cloud Computing behind

More information

FIFTH SEMESTER. 12CS52 Computer Networks-I CSE CS53 Microprocessor & Microcontroller CSE

FIFTH SEMESTER. 12CS52 Computer Networks-I CSE CS53 Microprocessor & Microcontroller CSE R. V. COLLEGE OF ENGINEERING, BENGALURU 59. (An Autonomous Institution affiliated to VTU, Belgavi) DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING SCHEME OF TEACHING AND EXAMINATION FIFTH SEMESTER No. Course

More information

INFORMATION TECHNOLOGY COURSE OBJECTIVE AND OUTCOME

INFORMATION TECHNOLOGY COURSE OBJECTIVE AND OUTCOME INFORMATION TECHNOLOGY COURSE OBJECTIVE AND OUTCOME CO-1 Programming fundamental using C The purpose of this course is to introduce to students to the field of programming using C language. The students

More information

Java And Android Application Development For Dummies Ebook Set

Java And Android Application Development For Dummies Ebook Set Java And Android Application Development For Dummies Ebook Set (1) Very easy to learn if you know Java because android libraries are built on top (1) Android Game programming for dummies: it-ebooks.info/book/1700/

More information

Introduction II. Overview

Introduction II. Overview Introduction II Overview Today we will introduce multicore hardware (we will introduce many-core hardware prior to learning OpenCL) We will also consider the relationship between computer hardware and

More information

The Intersection of Cloud & Solid State Storage

The Intersection of Cloud & Solid State Storage The Intersection of Cloud & Solid State Storage Val Bercovici Cloud Czar, NetApp Office of the CTO SNIA Cloud Storage Initiative SNIA Solid State Storage Initiative Cloud Backdrop Worldwide IT spending

More information

Distributed System. Gang Wu. Spring,2019

Distributed System. Gang Wu. Spring,2019 Distributed System Gang Wu Spring,2019 Computer Systems How a single computer works? (traditional single core system) Interrupt User-level System-level Operating System How a distributed system works?

More information

Data Warehousing and Data Mining. Announcements (December 1) Data integration. CPS 116 Introduction to Database Systems

Data Warehousing and Data Mining. Announcements (December 1) Data integration. CPS 116 Introduction to Database Systems Data Warehousing and Data Mining CPS 116 Introduction to Database Systems Announcements (December 1) 2 Homework #4 due today Sample solution available Thursday Course project demo period has begun! Check

More information

Table Of Contents: xix Foreword to Second Edition

Table Of Contents: xix Foreword to Second Edition Data Mining : Concepts and Techniques Table Of Contents: Foreword xix Foreword to Second Edition xxi Preface xxiii Acknowledgments xxxi About the Authors xxxv Chapter 1 Introduction 1 (38) 1.1 Why Data

More information

Cloud Computing: Concepts, Architecture and Applied Research Yingjie Wang1-2,a

Cloud Computing: Concepts, Architecture and Applied Research Yingjie Wang1-2,a 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Cloud Computing: Concepts, Architecture and Applied Research Yingjie Wang1-2,a 1 College of Information

More information

HPC over Cloud. July 16 th, SCENT HPC Summer GIST. SCENT (Super Computing CENTer) GIST (Gwangju Institute of Science & Technology)

HPC over Cloud. July 16 th, SCENT HPC Summer GIST. SCENT (Super Computing CENTer) GIST (Gwangju Institute of Science & Technology) HPC over Cloud July 16 th, 2014 2014 HPC Summer School @ GIST (Super Computing CENTer) GIST (Gwangju Institute of Science & Technology) Dr. JongWon Kim jongwon@nm.gist.ac.kr Interplay between Theory, Simulation,

More information

Electronics and Communication Engineering 4 year B.Tech Curricula First semester (B1)

Electronics and Communication Engineering 4 year B.Tech Curricula First semester (B1) First semester (B1) 1 10B11PD111 Presentation and Communication Skills 2 10B11MA111 Mathematics-I 4 4 3 10B11PH111 Physics-I 4 4 4 10B11EC111 Electrical Circuit Analysis 4 4 5 10B11CI111 Introduction to

More information

COMP6511A: Large-Scale Distributed Systems. Windows Azure. Lin Gu. Hong Kong University of Science and Technology Spring, 2014

COMP6511A: Large-Scale Distributed Systems. Windows Azure. Lin Gu. Hong Kong University of Science and Technology Spring, 2014 COMP6511A: Large-Scale Distributed Systems Windows Azure Lin Gu Hong Kong University of Science and Technology Spring, 2014 Cloud Systems Infrastructure as a (IaaS): basic compute and storage resources

More information

IK Gujral Punjab Technical University, Kapurthala Study Scheme 2018 for B.Tech. in ETE (Electronics & Telecommunication Engg.) Semester-3 S. No.

IK Gujral Punjab Technical University, Kapurthala Study Scheme 2018 for B.Tech. in ETE (Electronics & Telecommunication Engg.) Semester-3 S. No. IK Gujral Punjab Technical University, Kapurthala Study Scheme 2018 for B.Tech. in ETE (Electronics & Telecommunication Engg.) Semester-3 1 BTEC-301-18 Electronic Devices 3 0 0 3 3 40 60 100 2 BTEC-311-18

More information

Contents. Foreword to Second Edition. Acknowledgments About the Authors

Contents. Foreword to Second Edition. Acknowledgments About the Authors Contents Foreword xix Foreword to Second Edition xxi Preface xxiii Acknowledgments About the Authors xxxi xxxv Chapter 1 Introduction 1 1.1 Why Data Mining? 1 1.1.1 Moving toward the Information Age 1

More information

SURVEY PAPER ON CLOUD COMPUTING

SURVEY PAPER ON CLOUD COMPUTING SURVEY PAPER ON CLOUD COMPUTING Kalpana Tiwari 1, Er. Sachin Chaudhary 2, Er. Kumar Shanu 3 1,2,3 Department of Computer Science and Engineering Bhagwant Institute of Technology, Muzaffarnagar, Uttar Pradesh

More information

FACULTY OF ENGINEERING B.E. 4/4 (CSE) II Semester (Old) Examination, June Subject : Information Retrieval Systems (Elective III) Estelar

FACULTY OF ENGINEERING B.E. 4/4 (CSE) II Semester (Old) Examination, June Subject : Information Retrieval Systems (Elective III) Estelar B.E. 4/4 (CSE) II Semester (Old) Examination, June 2014 Subject : Information Retrieval Systems Code No. 6306 / O 1 Define Information retrieval systems. 3 2 What is precision and recall? 3 3 List the

More information

The Course Structure for the MCA Programme

The Course Structure for the MCA Programme The Course Structure for the MCA Programme SEMESTER - I MCA 1001 Problem Solving and Program Design with C 3 (3-0-0) MCA 1003 Numerical & Statistical Methods 4 (3-1-0) MCA 1007 Discrete Mathematics 3 (3-0-0)

More information

Labs being conducted in CS dept.

Labs being conducted in CS dept. The Structure of the Curriculum: Science & Uttar Pradesh Technical University encapsulates Science and as an Undergraduate Programme program having tenure of VIII semesters and designed to have a total

More information

(Timings: 2.00 pm pm)

(Timings: 2.00 pm pm) NOTICE / SCHOOL OF TECHNOLOGY MANAGEMENT & ENGINEERING MASTER OF BUSINESS ADMINISTRATION IN TECHNOLOGY MANAGEMENT (2017-22) YEAR: I, SEMESTER: I, SHIRPUR, INDORE & NAVI MUMBAI (Timings: 2.00 pm - 5.00

More information

DEPARTMENT OF COMPUTER SCIENCE

DEPARTMENT OF COMPUTER SCIENCE Department of Computer Science 1 DEPARTMENT OF COMPUTER SCIENCE Office in Computer Science Building, Room 279 (970) 491-5792 cs.colostate.edu (http://www.cs.colostate.edu) Professor L. Darrell Whitley,

More information

Cloud Computing. Technologies and Types

Cloud Computing. Technologies and Types Cloud Computing Cloud Computing Technologies and Types Dell Zhang Birkbeck, University of London 2017/18 The Technological Underpinnings of Cloud Computing Data centres Virtualisation RESTful APIs Cloud

More information

Chapter 1, Introduction

Chapter 1, Introduction CSI 4352, Introduction to Data Mining Chapter 1, Introduction Young-Rae Cho Associate Professor Department of Computer Science Baylor University What is Data Mining? Definition Knowledge Discovery from

More information

Part III: Evaluating the Business Value of the Hybrid Cloud

Part III: Evaluating the Business Value of the Hybrid Cloud Contents at a Glance Introduction... 1 Part I: Understanding Concepts and Construction... 7 Chapter 1: Discovering the Fundamentals of Your Computing Environment...9 Chapter 2: The Hybrid Cloud Continuum...25

More information

Virtual Machines. Jinkyu Jeong Computer Systems Laboratory Sungkyunkwan University

Virtual Machines. Jinkyu Jeong Computer Systems Laboratory Sungkyunkwan University Virtual Machines Jinkyu Jeong (jinkyu@skku.edu) Computer Systems Laboratory Sungkyunkwan University http://csl.skku.edu Today's Topics History and benefits of virtual machines Virtual machine technologies

More information

Modern Data Warehouse The New Approach to Azure BI

Modern Data Warehouse The New Approach to Azure BI Modern Data Warehouse The New Approach to Azure BI History On-Premise SQL Server Big Data Solutions Technical Barriers Modern Analytics Platform On-Premise SQL Server Big Data Solutions Modern Analytics

More information

CURRICULUM. COMPUTER SCIENCE AND ENGINEERING (B.Tech. Programme) Applicable to the students admitted from the Academic year

CURRICULUM. COMPUTER SCIENCE AND ENGINEERING (B.Tech. Programme) Applicable to the students admitted from the Academic year CURRICULUM COMPUTER SCIENCE AND ENGINEERING (B.Tech. Programme) Applicable to the students admitted from the Academic year 2015-2016 MAHARAJ VIJAYARAM GAJAPATHI RAJ COLLEGE OF ENGINEERING (Autonomous)

More information

MATE-EC2: A Middleware for Processing Data with Amazon Web Services

MATE-EC2: A Middleware for Processing Data with Amazon Web Services MATE-EC2: A Middleware for Processing Data with Amazon Web Services Tekin Bicer David Chiu* and Gagan Agrawal Department of Compute Science and Engineering Ohio State University * School of Engineering

More information

DATA MINING AND WAREHOUSING

DATA MINING AND WAREHOUSING DATA MINING AND WAREHOUSING Qno Question Answer 1 Define data warehouse? Data warehouse is a subject oriented, integrated, time-variant, and nonvolatile collection of data that supports management's decision-making

More information

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda Agenda Oracle9i Warehouse Review Dulcian, Inc. Oracle9i Server OLAP Server Analytical SQL Mining ETL Infrastructure 9i Warehouse Builder Oracle 9i Server Overview E-Business Intelligence Platform 9i Server:

More information

Parameter Sweeping Programming Model in Aneka on Data Mining Applications

Parameter Sweeping Programming Model in Aneka on Data Mining Applications Parameter Sweeping Programming Model in Aneka on Data Mining Applications P. Jhansi Rani 1, G. K. Srikanth 2, Puppala Priyanka 3 1,3 Department of CSE, AVN Inst. of Engg. & Tech., Hyderabad. 2 Associate

More information

Bachelor of Engineering

Bachelor of Engineering NORTH MAHARASHTRA UNIVERSITY, JALGAON (M.S.) Bachelor of Engineering (Computer Engineering) Faculty of Science and Technology SYLLABUS STRUCTURE W.E.F. 2018 19 1 Subject Code and Subject s Sr. No. GROUP

More information

ECE 8823: GPU Architectures. Objectives

ECE 8823: GPU Architectures. Objectives ECE 8823: GPU Architectures Introduction 1 Objectives Distinguishing features of GPUs vs. CPUs Major drivers in the evolution of general purpose GPUs (GPGPUs) 2 1 Chapter 1 Chapter 2: 2.2, 2.3 Reading

More information

Course Overview. ECE 1779 Introduction to Cloud Computing. Marking. Class Mechanics. Eyal de Lara

Course Overview. ECE 1779 Introduction to Cloud Computing. Marking. Class Mechanics. Eyal de Lara ECE 1779 Introduction to Cloud Computing Eyal de Lara delara@cs.toronto.edu www.cs.toronto.edu/~delara/courses/ece1779 Course Overview Date Topic Sep 14 Introduction Sep 21 Python Sep 22 Tutorial: Python

More information

20537A: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack

20537A: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack 20537A: Configuring and Operating a Hybrid Cloud with Course Details Course Code: Duration: Notes: 20537A 5 days Elements of this syllabus are subject to change. About this course This five-day course

More information

Platform as a Service (PaaS)

Platform as a Service (PaaS) Basics of Cloud Computing Lecture 6 Platform as a Service (PaaS) Satish Narayana Srirama Several slides are taken from Pelle Jakovits Outline Introduction to PaaS Google Cloud Google App Engine Other PaaS

More information