Sunteți pe pagina 1din 5

GOVERNMENT ENGINEERING COLLEGE, SECTOR-28.

GANDHINAGAR MID SEMESTER EXAMINATION SYLLABUS BRANCH: COMPUTER ENGINEERING SEMESTER: VII

SUBJECT NAME: ADVANCE COMPUTING TECHNOLOGY (170704)

Sr. No 1.

Course Content

Cluster Computing at Glance : Ease of Computing, Scalable Parallel Computer Architecture, Towards Low Cost Parallel Computing & Motivation, Windows opportunity, A Cluster Computer And Its Architecture, Cluster Classification, Commodity Components fir Clusters, Network Services/Communication SW, Cluster Middleware and Single Systems Image, Resource management & Scheduling (RMS), Programming environment Tools, Cluster Applications, Representative Cluster Systems, Clusters of SMPS Cluster Setup and Administration : Setting up the cluster, Security, System Monitoring, System Tuning Introduction to Cloud Computing : Defining Clouds. Cloud Providers, Consuming Cloud Services, Cloud Models Iaas, Paas, SaaS, Inside the cloud, Administering cloud services, technical interface, cloud resources Nature of cloud : Tradition data center, cost of cloud data center, Scaling computer systems, economics, cloud work load, managing data on clouds, public, private and hybrid clouds Cloud elements : Infrastructure as a service, Platform as a Service, Software as a Service
Topics :Cluster Architecture Single System Image Representative cluster systems Steps to set up Cluster Cluster tuning Features of Cloud computing Cloud services /Cloud Models Types of Cloud computing Workload Cloud Providers- Amazon, Google App Engine, IBM, Salesforce.com,etc Difference between Traditional & Cloud Data Center Refer GTU exam paper.

2.

3.

4.

5.

SUBJECT NAME: Mobile Computing[170702]

Chapter4to9fromMobileComputingTechnology,ApplicationsandServiceCreationSecondEdition byAsokeTalukder,HasanAhmedandRoopaYavagal
Subject Name: Advance .Net Technology Subject Code: 170707

Sr. No. 1.

Chapter Details Introductionto.NET .NETframework,MSIL,CLR,CLS,Namespaces,Assemblies,theCommon LanguageImplementation,Assemblies,MetadataandIntermediateLanguage, GarbageCollection,VersioningandSide-by-SideExecution,TheEndtoDLL Hell,ManagedExecution,COMInterOp

2.

DataTypesandBaseClass Libraries Understanding.NETDataTypes,ExploringAssembliesandNamespaces, StringManipulation,FilesandI/O,Collections,TheMicrosoft.VisualBasic Namespace VB.NET LanguageFeaturesCreating.NETProjects,Namespaces,DataStructureand LanguageHighlights,ClassesandInheritance,StructuredErrorHandling, ExploringtheBaseClassLibrary,CompatibilitywithVB6,The.NETType System,Threads

3.

4.

ObjectOrientedProgrammingwithVB.NET CreatingClassesinVB.NET,Overloading,Constructors,Inheritance, Controllingscopeandvisibility,DisposeandFinalization,DebuggingandError Handling IntroductiontoWindowsForms BenefitsofWindowsForms,.NETEvents,TheWindowsFormsModel ,CreatingWindowsForms,WindowsFormsPropertiesandEvents,Dialogs, ToolTips

5.

6.

WindowsFormsandControlsindetail WindowsFormControls,Resizing,Menus,VisualInheritance,Apply InheritancetechniquestoForms,CreatingBaseForms,ProgrammingDerived Forms,MDIForm,Customcontrolcreation,UsingActiveXControls,Printing, HandlingMultipleEvents,GDI+ IntroductiontoADO.NET BenefitsofADO.NET,ADO.NETcomparedtoclassicADO,ADO.NETObjects WorkingwithDataSets,ManagedProviders,DataBinding,DataSetsandXML, TypedDataSets,WorkingwithDataReader

7.

Important Questions:
1. 2. 3. 4. 5. 6. 7. 8. 9.

10.

11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23.

Explain important of Intermediate Language? Which tool is used to compile the IL language? What is method overloading? Create VB.Net windows application to overload area method to find area of circle, triangle and rectangle. Explain ListBox control of Windows Form with example. Major functionality of ListBox class should be used. Enlist various DataSource and Databound controls along with their use. Explain .Net framework architecture. What do you mean by Thread? State its advantages. Describe Thread priorities. Also give VB. Net code to implement it. Explain ADO.Net architecture. Explain Dispose and Finalization. Also explain garbage collection in brief. What is Dialog? Explain following Dialogs with its usage. i) FontDialog ii) SaveFileDialog iii) FolderBrowserDialog What is inheritance? Create VB .Net Windows application to define shape class and derive circle and rectangle from it to demonstrate inheritance. What is .NET? Does .NET only apply to people building web-sites? What platforms does the .NET Framework run on? What languages does the .NET Framework support? What is the CLR? What is the CTS? What is the CLS? What is IL? What is an assembly? What is garbage collection? What is serialization? Does the .NET Framework have in-built support for serialization? What are attributes?

24. 25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39.

What are Value types and Reference types ? What is the difference between System exceptions and Application exceptions? What is CODE Access security? What is Object Oriented Programming ? Whats a Class ? Whats an Object ? What is the relation between Classes and Objects? What are abstract classes ? What is a Interface ? What is difference between abstract classes and interfaces? What do you understand by Operator Overloading in .NET? What is the use of DISPOSE method? Which namespace in which .NET has the data functionality classes ? What are the two fundamental objects of ADO.NET? What is a SESSION and APPLICATION object ? What is Syntax of a simple Windows Forms MessageBox statement?

Subject Name: COMPILERDESIGN

1)OverviewoftheTranslationProcess,ASimpleCompiler,Differencebetweeninterpreter,assembler andcompiler.Overviewanduseoflinkerandloader,typesofCompiler,AnalysisoftheSourceProgram, ThePhasesofaCompiler,CousinsoftheCompiler,TheGroupingofPhases,LexicalAnalysis,Hard CodingandAutomaticGenerationLexicalAnalyzers,FrontendandBackendofcompiler,passstructure 2)IntroductiontoLexicalAnalyzer,InputBuffering,SpecificationofTokens,RecognitionofTokens,A LanguageforSpecifyingLexicalAnalyzers,FiniteAutomataFromaRegularExpression,Designofa LexicalAnalyzerGenerator,OptimizationofDFA 3)TopDownandBottomupParsingAlgorithms,TopDownParsing,BottomUpParsing,Ambiguous Grammars,SyntaxDirectedDefinitions,ConstructionofSyntaxTrees,BottomUp,EvaluationofS AttributedDefinitions,LAttributedDefinitions,syntaxdirecteddefinitionsandtranslationschemes TextBooks: 1.CompilerToolsTechniquesA.V.Aho,RaviSethi,J.D.Ullman,AddisonWesley 2.TheTheoryAndPracticeOfCompilerWritingTrembleyJ.P.AndSorensonP.G. McgrawHill

Subject: Advance Java Technology (170703)

Unit-1
Introduction To Swing, MVC Architecture, Applets, Applications and Pluggable Look and Feel, Basic swing components: Text Fields, Buttons, Toggle Buttons, Checkboxes, and Radio Buttons

Unit-2
Java database Programming, java.sql Package, JDBC driver types, java beans

Unit-3
Network Programming With java.net Package, Client Programs And Server Programs, Content And Protocol Handlers

Unit-4
RMI architecture, RMI registry, Writing distributed application with RMI, Naming services, Naming And Directory Services, Overview of JNDI, Object serialization and Internationalization

Unit-5
J2EE architecture, Enterprise application concepts, n-tier application concepts,J2EE platform, HTTP protocol, web application, Web containers and Application servers

S-ar putea să vă placă și