Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
118 views
C C Unix
Uploaded by
L Janardana
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save c-c-unix For Later
Download
Save
Save c-c-unix For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
118 views
C C Unix
Uploaded by
L Janardana
AI-enhanced title
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save c-c-unix For Later
Carousel Previous
Carousel Next
Save
Save c-c-unix For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 12
Search
Fullscreen
Our Strength is our FACULTY ... We believe in QUALITY... G++, 0S & UNIK Complete Package : ~2000/- ( Why DURGASOFT Best for ¢,C+,Data Structures and UNIX: | Any Course just Mr. Ramana Mr. Kiran Mr. Karthik AN ISO 9001:2008 CERTIFIED Software Solutions® www.durgasoft.com # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696Introduction to Software and Classification System Software ‘Types of Operating System ‘Types of Programming Languages ‘Translators Desirable Program Characteristics Programming Techniques Introduction to G History of G Language Characteristics of C language Flavours of C Compilers The C character set Identifiers and Keywords Data types Constants ‘Variables and Arrays Declarations Expressions Statements Symbolic: Constants Operators Arithmetic Operators Unary Operators Relational and Logical Operators Assignment Operators The Conditional Operator Bitwise Operators Standard Input and Output Functions Preliminaries Library Functions Single Character Input - The getchar Function Single Character Output — The Putchar Function Entering input Data — The scant Function More about the scanf Function ‘Writing Output Data — The Printf Function More About the printf Function The gets and Puts Function Interactive (Conversational) Programming Preparing and Running a Complete C Program + Planning aC Program ‘Writing G Program Entering the Program into the Computer Compiling and Executing the Program Error Diagnostics Debugging Techniques DURGASOFT Control Structures * Branching : The Decision Control Structure * The if-else statement + Nesting of if ..Else statement + Switen statement Control Statements * Unconditional Uncontrolled Statements + Conditional Controlled Statements + Unconditional Controlled statements Low Level Programming + Number'Systems + Bitwise Operators + Bit Fields * Applications of Binary Systems Funetions Introducing Functions Defining a Function Accessing a Function Function Prototype Passing Arguments to a Function Recursion Nested Functions User Defined Header Files Function Calls Memory Organization Understanding Memory Concepts Storage Classes Automatic Variables External (Global) Variables Static Variables MultiFile Programs Register variables Pointers + Fundamentals Introduction to Memory Pointer Declarations Operations on Pointers Void Pointers Passing Pointer to Functions Function returning pointers More about Pointer + Passing Pointer Parameters to Functions + Call by References Arrays * Introduction Array Declaration Array initialization Single Dimension Arrays Painter and Arrays (Single Dimension) # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696Array of Pointers Initialization a 2-Dimensional Arrays Three Dimensional Arrays Working with Pointers and Multidimensional Arrays Strings * Introduction to Strings indard String Library Functions Arrays and Strings Pointer and Strings Function and Strings Dynamic Memory Allocation Introduction To Macros * Macro Substitution * Macros with arguments * File Inclusion * Macro Testing + ANSI Additions Structures and Unions. Declaring a Structure Processing a Structure Typedet Asray of Structures Structures and Pointers Passing Structures to Functions Self Reterential Structures Unions and Structures Differences Uses of Structures Enumerations Data Files File Formatted I/O Functions Opening and Closing File Creating a Data File Processing a Data File Unformatted Data File Random Access Files Command Line Parameters Discussion on a Mini Project Graphics + Funetion to Support GUI * Implementation of Graphics DURGASOFT Highlight Solving technical interview questions fram different companies on each topic in the classroom. Project implementation FREE WEEKEND WORKSHOPS ON TOP MNC FAQ's # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696C++ Developer Training Course DURGASOFT Course Outline: Constructor with Default Arguments Nameless objects Programming Paradigms Dynamic Initialization through Constructors Why new Programming Paradigms Copy Mechanism and Types Evolution of Programming Paradigms Copy Constructor Limitations of POP’s Constructors with single and Two Dimensional ‘An Overview of C: Language Arrays Merits and Demerits of C Language Static Data Member and Functions Static Data with Constructors and Destructors Moving From € to C++ Nested Classes Intreduction Singleton Classes Streams Based l/O Keywords Inheritance ‘Operators Generalization and Specialization Manipulators Base and Derived classes Simple Programming in G++ Derived class Derivation Forms of Inheritance Modular Programming with Functions in C++ Inheritance and Member Accessibility ‘An Overview of Functions Single Inheritance on Different Derivations Inline Functions Constructors in Derived classes References Variables Destructors in Derived classes Function Overloading Constructors Invocation and Data Members Default Argument Initialization G++ Stack Multilevel Inheritance Runtime Memory Management Multiple Inheritance Hierarchical Inheritance Introduction to Object Oriented Virtual Base classes ‘Object Oriented Analysis Hybrid Inneritance ‘Object Oriented Analysis —Activities Composition Classes ‘Object Oriented Programming When to use Inheritance ‘Class and Objects Granting Access Class Specification Friend Functions and Classes (Class Objects Friend with Inheritance Accessing Class Members Defining Member Functions Operator Overloading ‘Outside Member Functions as Inline introduction Structures and Classes Overloadable Operators Difierence between Inside and Outside the Unary Operators Defining Member Functions Operator Keyword Advantages of Inside and Outside Member Operator Return values Functions Nameless Temporary objects Data Hiding Limitations of incre ment/Decrement Operators Accessing Boundary of Objects Binary Operator Overloading Pointers and Arrays within a class Arithmetic Operators Passing Objects as Arguments Concatenation of Strings Retuming Objects From Functions Comparison Operators Constant Member Functions Overloading Assignment Operators this pointer Comparison of Copy Constructor and Assignment Operators Object Initialization and Cleanup Overloading new and Delete operators ‘Constructors Data Conversion Parameterized Constructors Conversion between Basic Data types Destructor Conversion between objects and Basic Data Constructor Overloading types ‘Order of Construction and Destruction # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696C++ Developer Training Course + Conversion between Objects of Different Classes + Overloading with Friend Functions Polymorphism ‘Compile Time Polymorphism Run Time Polymorphism Need for Virtual Functions Pointer to Derived Class objects Definition of Virtual Functions Virtual Table ‘Asray of Pointers to base Class objects Pure Virtual Functions Abstract classes Virtual Destructors How is Dynamic Binding Achieved Rules for Virtual Functions RTT! Overview jeric Programming with Templates Introduction Function Templates ‘Overloaded Function Templates Nesting of Function calls, Multiple Arguments Function Template User Defined Template Arguments ‘Class Templates Inheritance of class Templates Class Templates with Overloaded Operators DURGASOFT Stream Computation with Console What are Streams Predefined Console Streams Hierarchy of Console Stream classes Unformatted /O Operations Formatted Console /O Operations Manipulators User Defined Manipulators Opening and closing of Files Files Modes Sequential Access to a File File Input/Output with fstream class Random Access to a File Developing a Project on Using Object Orieanted Concepts Exception Handling Introduction Error Handling Exception Handling Model List of Exceptions Using Exception Inheritance, Operator Overloading + Drawbacks of C++ Exceptions Introduction to NameSpaces. # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696Data Structures through C Training Course Data Structures Introduction Structured Representation Statements and Control Structures Abstract Data Types Static & Dynamic Data Types Arrays & Painters Linked List Advanced Data Structures Data Structure Representation Analysis Performance analysis of Time and Space Design : Algorithm and Flowchart Pseudo code Coding ‘Asymplatic Notations-Use of Three Notations ‘Counting Number of Operations of the Programs ‘Order of Growth and Comparisons Testing Stacks with Algorithms Defining stack Application of stack ‘Conversion and Evaluation of Expressions ‘Operations of stack ‘Stack implemented as an array Stack implemented with pointers Using Stacks to solve problems Queues with Algorithms Defining Queue Application of Queue ‘Operation of Queue Circular Queue Priority Queue Double Ended Queue ‘Queue implemented with Pointers Differences between Stacks and Quaues Linked List Introduction Advantages of Linked List over an Array Application of Linked List Types of Linked Lists Singly Linked Lists ‘Operation of Singly Linked Lists Doubly Linked Lists ‘Operations cn Doubly Linked Lists Circular Linked Lists Circular Double Linked Lists Uses of Linked Lists Difference between Arrays and Linked List DURGASOFT Trees Introduction Binary Trees Implementation of Binary Trees Insertion into a Binary Tree Binary Tree Deletion Traversing a Binary Tree Binary Height Balanced Trees AVL Trees Sorting Techniques with Order of Growth Introduction Bubble Sort Selection Sort Quick Sort Merge Sort iterative Merge Sort Introduction to Heap Heap Operations Heap Sort Searching Techniques Introduction Linear Search Binary Search Hashing Techniques Graphs Introduction Division Method Mid Square Method Folding Method Hash Collision Open Address Mr. Kiran C,C++ & DS Expert Introduction Types of Graphs Various Representation of Graphs Application of Graphs Graph Traversals Paper Solving on all Data Structures Concepts including MN Company Papers Amazon, Oracle ,Microsoft ete Highlights: # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696Data Structures through C++ Trai. Data Structures Introduction Structured Representation Statements and Control Structures Abstract Data Types Static Data Types Dynamic Data Types Arrays Pointers Linked List Advanced Data Structures, Data Structure Representation Using Templates Representation of Class of designing a Program Formula Based Representation Indirect Addressing ‘Simulating Pointers Special Matrices Diagonal Matrices ‘Symmetric Matrices TriDiagonal Matrices Sparse Matrices Upper Triangular Matrices Lower Triangular Matrices Stacks Defining stack Application of stack ‘Operations of stack Stack implemented as an array Stack implemented with pointers Using Stacks to solve problems Queues Defining Queue Application of Queue ‘Operation of Queue Circular Queue Priority Queue Double Ended Queue ‘Queue implemented with Pointers Differences between Stacks and Queues Linked List Introduction ‘Advantages of Linked List over an Array Application of Linked List Types of Linked Lists Singly Linked Lists ‘Operation of Singly Linked Lists Doubly Linked Lists ‘Operations.on Doubly Linked Lists DURGASOFT + Circular Linked Lists + Circular Double Linked Lists + Uses of Linked Lists Trees + Introduction + Binary Trees + Implementation of Binary Trees Insertion into a Binary Tree Binary Tree Deletion Traversing a Binary Tree Binary Height Balanced Trees B-Tree AVL Tree Bin Sort and Hashing Technique Graphs + Introduction + Types of Graphs + Various Representation of Graphs + Application of Graphs + Graph Traversals. Sorting Techniques + Introduction Bubble Sort Selection Sort Quick Sort Merge Sort iterative Merge Sort Introduction fo Heap Heap Operations Heap Sort Searching Techniques + Linear Search + Binary Search Mr. Kiran C,C++ & DS Expert # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696Data Structures through C++ Trai. Data Structures Introduction Structured Representation Statements and Control Structures Abstract Data Types Static Data Types Dynamic Data Types Arrays Pointers Linked List Advanced Data Structures, Data Structure Representation Using Templates Representation of Class of designing a Program Formula Based Representation Indirect Addressing ‘Simulating Pointers Special Matrices Diagonal Matrices ‘Symmetric Matrices TriDiagonal Matrices Sparse Matrices Upper Triangular Matrices Lower Triangular Matrices Stacks Defining stack Application of stack ‘Operations of stack Stack implemented as an array Stack implemented with pointers Using Stacks to solve problems Queues Defining Queue Application of Queue ‘Operation of Queue Circular Queue Priority Queue Double Ended Queue ‘Queue implemented with Pointers Differences between Stacks and Queues Linked List Introduction ‘Advantages of Linked List over an Array Application of Linked List Types of Linked Lists Singly Linked Lists ‘Operation of Singly Linked Lists Doubly Linked Lists ‘Operations.on Doubly Linked Lists DURGASOFT + Circular Linked Lists + Circular Double Linked Lists + Uses of Linked Lists Trees + Introduction + Binary Trees + Implementation of Binary Trees Insertion into a Binary Tree Binary Tree Deletion Traversing a Binary Tree Binary Height Balanced Trees B-Tree AVL Tree Bin Sort and Hashing Technique Graphs + Introduction + Types of Graphs + Various Representation of Graphs + Application of Graphs + Graph Traversals. Sorting Techniques + Introduction Bubble Sort Selection Sort Quick Sort Merge Sort iterative Merge Sort Introduction fo Heap Heap Operations Heap Sort Searching Techniques + Linear Search + Binary Search Mr. Kiran C,C++ & DS Expert # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696SPE ree On ete DURGASOFT By ny Mr. Lokesh Sir (Real Time Expert & Working for Top MNC) Mr. Ramana Sir (Hob for Reputed Engineering College) Over view of the Operating system + Pack, unpack, gzip, gunzip, zcat, peat tar Features of os 20. Viewing long files History of unix/Linux + pg, more ,head, tail ,less.display Features of unix/Linux F lavours of uni/Linux 24. Comparing Files Comparision of unix with windows + cmp,comm, diff Architecture of unix/Linux + Zemp zdiff What is a shell? What is. a Kemal? and Tools, compilers 22. Printing files Unix File System + Ip, Ipr(with options) . Different type of files Ordinary Files + Ordinary Files 23. searching Files + Directory Files + find.Jocate,which, whereis what + Device Files 24. Standard Input & Output &Error Basic commands + Redirecting Input logname, pwd, hostname, uname, cal + Redirecting Output date + Redirecting Error logout(exit) , banner, tput clear,who, Is. whoami, finger, 25. Different date formats & cal with more options. who am i, uptime, time,history,seteny 26. Wild card Characters : *, $, \s, \>,*. 2, +1.? Creating users and Groups 27. Tools for Filters + groupadd,groupdel + gfep. grep with more options + useradd, userdel + {grep , egrep System startup and shutdown 28. Regular Expressions & patterns Init,halt shutdown What is the need of Regular Expression + Different run levels What is a Regular Expression Different type of Patterns Working with Files How to create files? ->Character pattern + Difference between cat and touch =Word Pattern + eal, touch, rm, split ~>Line pattern + ep, In, we, renaming Files(mv), nl 29, Flat Files Working with directories + What isa Flat File + mkdir, ed, rmalir, rm + What is the need of Flat File + Delimiter Flat Fite 17. Displaying Files + Custom Delimiter Flat File + Is. Is options 30. What is Delimiter? 31. Different types of Delimiters 18. Documentation 32. Reading data frm flat files + apropos, help,man info 33. Writing data to flat Files 19. Zip Files 34. Tools for handling flat files + Compress, uncompress + Cult, paste # 202, 2nd Floor, HUDA Maitrivanam, Ameerpet, Hyd. Ph: 040-64512786, 9246212143, 8096969696Complete JAVA Core Java, Adv. Java, Struts, Hibernate, Spring, Web Services... 9 « Mt DR. Nageswara Rao Mr. Natraj Mr. Rami Reddy — ava Expert ava Expert ava Expert Mr. Krishna Reddy Ar. Mr. Nagoor Babu Mr. Durga ‘Oracle Expect Oracle Expert JaraExpert Juva Expert 30+ Faculty members only for JAVA Anything in JAVA available @ DURGASOFT Students and Faculties together can build organization ae ee BANGALORE #202, 2nd Floor, 2nd Floor, Plot No: 58, 4 King bind Sal Shon er, HUDA Maitrivanam, ye aT SEES fi ‘nd Floor Sai Nagar, ‘Rel Colega oad Wumebod, nat denatcnen, |] Be eo Vesta, Hyder UL Voll gre. Ph: O40-G454 2786, 09246212143 || ph: Oansast2786, g0gegeu6g6 || Ph: 9505905786 || Ph:OB0-42071Gts, 968603177 www.durgasoft.com |Least Fee For NET Domain in India by Expert Faculty C#.NET, ASP.NET & SQL SERVER ASP.NET MVC 5 WEB SERVICES & WCF CD OSCE SILVER LIGHT LINQ & ENTITY FRAMEWORK CEL Windows Store Apps Sa De eel #202, 2nd Floor, Ind Floor, Plot No: $8, 4 et lig Eting Sales Sho oan, HUDA Maitrivanam Canera Bank Building ‘2nd Floae Sai Nagar, ‘968 Detal Culege Rd umeboi, Aree Herts, |) ey || atau Hyena, Wal kag, Ph: O4D-645{2786, 09246242443 || Ph 040-64542786, g0gegeaGg6 || Ph: 9505905786 | Ph:OB0-420719%5 968603177 www.durgasoft.comADVANCED eS Ee m7 7 Cre ee eer b4 9999/- rere bas 12 + Yrs. REAL TIME EXPERT FROM MNC’s (GE, Moschip Semiconductor, SMachines) Expertise on Embedided Linux Porting, Device Drivers, Board support packages, Boo-teauers ete, Guast faculty at wee + CDAC (Centre for Development of Advanced Computing) Hyderabad. * National Institute of Micro Small and Medium Enterprise (Ministry of MSME, Govt. of india). ‘Vamsi Rajulapudi "JKC (Jawahar Knowledge Contre), (State Government of Andhra Pradesh) PSST TES > ADVANCED © & DATA STRUCTURES ee OMLY PLACE FOR AB. EMBEDDED TRAINING > Emacootn of concerrs ‘ON GH-ND ARM DEVELOPMENT BOARDS > empepoen unux > (AMCs a CenterA, Te OMAPBI25/20 $00, 7 ARM PROGESSOR ARCHIFEGTURE (7/9/11/GORTEX) | | ” bavin pans Sac Ts OMAP SOC. tenscon BCMZE39 806) > LINUX SYSTEM PROGRAMMING ~- TRAlMiNG Ok HARDWARE & FHBRCHARE Wc > LINUX KERNEL £ DEVICE DRIVER PROGRAMMING UWLIDES TESTING, VERFTCATION& VALIDATION > LIVE BxEneIste RELEVANT To iRoUSTHY STANDARDS > EMBEDDED LINUX & ANDROID os PonTING > coURSE CaMTENT DESIGNED EY LEADING ARE DDED EXPERTS = Topp Nerwonx puoracoLs & O0KET PnOs. IVE PmJeeTS, A WELL EQUIPPED LARORATORE BOOT-LOADERS (u-BoOT) Pay for 1 Batch Attend Multiple Batches > TRAIING ON BEAGLE BOARD, nASPaERRY PI, etranics), PANDA BOARD, FRIENDLYARM BOARDS. Se Ce BANGALORE #202, 2nd Floor, and Floor, Plat No: 58, 4 Ning Bbind Sales Shon Rr, HUDA Maitvanam, See 2nd Foor Sai Naga, ‘GR Dena olga maids rou erated stots. |] Sense races |) Maha, Hyderabad 104 Wat Boi Phe 040-6454 796, 604624214 || ph o4ng4st2786,gogegeseys || Ph : 9505905786 | Ph-O80-120719%, 068603071 www.durgasoft.com_
You might also like
GemFire Architecture
PDF
No ratings yet
GemFire Architecture
72 pages
1.1 Private Methods in Interfaces PDF
PDF
No ratings yet
1.1 Private Methods in Interfaces PDF
7 pages
Dot Net Notes
PDF
No ratings yet
Dot Net Notes
30 pages
Log4J - PDF - Java Platform - Software
PDF
No ratings yet
Log4J - PDF - Java Platform - Software
32 pages
DDL Commands
PDF
No ratings yet
DDL Commands
65 pages
GO THROUGH ONCE Basics of Digital Electronics
PDF
No ratings yet
GO THROUGH ONCE Basics of Digital Electronics
12 pages
Best Computer Courses in Ameerpet With Faculty Real Time Projects - PATHAN KHAN
PDF
No ratings yet
Best Computer Courses in Ameerpet With Faculty Real Time Projects - PATHAN KHAN
2 pages
Unix File System
PDF
No ratings yet
Unix File System
95 pages
S.No Page No.: Index
PDF
No ratings yet
S.No Page No.: Index
56 pages
Azure Notes
PDF
No ratings yet
Azure Notes
108 pages
Unix Shell Scripting
PDF
100% (1)
Unix Shell Scripting
46 pages
Python Notes - 1
PDF
No ratings yet
Python Notes - 1
364 pages
Java AWT and Swing
PDF
No ratings yet
Java AWT and Swing
93 pages
BCA 428 Oracle
PDF
No ratings yet
BCA 428 Oracle
142 pages
Durga Core Java
PDF
50% (2)
Durga Core Java
2 pages
Git Notes
PDF
No ratings yet
Git Notes
3 pages
Testing Tools Material
PDF
80% (5)
Testing Tools Material
30 pages
1.1 JShell PDF
PDF
No ratings yet
1.1 JShell PDF
49 pages
Informatica Basic Dac Obia7964
PDF
0% (1)
Informatica Basic Dac Obia7964
96 pages
18.1OOP's Part - 1 STUDY MATERIAL PDF
PDF
No ratings yet
18.1OOP's Part - 1 STUDY MATERIAL PDF
31 pages
ELB Questions Only
PDF
No ratings yet
ELB Questions Only
6 pages
Swing & GUI Design
PDF
No ratings yet
Swing & GUI Design
28 pages
Lambda Expressions With Collections Udemy
PDF
No ratings yet
Lambda Expressions With Collections Udemy
9 pages
Heap Dump - Thread Dummp-Jvm-GC
PDF
No ratings yet
Heap Dump - Thread Dummp-Jvm-GC
1 page
GemFire Introduction Hands-On Labs
PDF
No ratings yet
GemFire Introduction Hands-On Labs
19 pages
Hibernate 2
PDF
No ratings yet
Hibernate 2
115 pages
Strings PDF
PDF
No ratings yet
Strings PDF
14 pages
Durga Soft PDF Part I
PDF
100% (22)
Durga Soft PDF Part I
127 pages
Java Quick Reference Guide
PDF
No ratings yet
Java Quick Reference Guide
2 pages
Spring Durga PDF
PDF
No ratings yet
Spring Durga PDF
234 pages
Java Means Durgasoft: DURGA SOFTWARE SOLUTIONS, 202 HUDA Maitrivanam, Ameerpet, Hyd. PH: 040-64512786
PDF
100% (1)
Java Means Durgasoft: DURGA SOFTWARE SOLUTIONS, 202 HUDA Maitrivanam, Ameerpet, Hyd. PH: 040-64512786
18 pages
1.python Language Fundamentals PDF
PDF
100% (1)
1.python Language Fundamentals PDF
31 pages
Working With Unix
PDF
100% (1)
Working With Unix
210 pages
Top 5 Best Software Training Institute in Hyderabad
PDF
No ratings yet
Top 5 Best Software Training Institute in Hyderabad
14 pages
Enumaration PDF
PDF
No ratings yet
Enumaration PDF
6 pages
DevOps KKK PDF
PDF
No ratings yet
DevOps KKK PDF
168 pages
Hive Using Hiveql PDF
PDF
No ratings yet
Hive Using Hiveql PDF
40 pages
Amazon Web Services Hyderabad
PDF
No ratings yet
Amazon Web Services Hyderabad
6 pages
Git - Github
PDF
No ratings yet
Git - Github
29 pages
Java Programming
PDF
100% (5)
Java Programming
123 pages
Rami-Reddy-Core Java PDF
PDF
No ratings yet
Rami-Reddy-Core Java PDF
399 pages
Java AWT Tutorial
PDF
No ratings yet
Java AWT Tutorial
4 pages
Integration Patterns For Virtual MDM Implementations - WSN1
PDF
No ratings yet
Integration Patterns For Virtual MDM Implementations - WSN1
40 pages
Linux Admin
PDF
No ratings yet
Linux Admin
96 pages
Heapdump Analysis PDF
PDF
No ratings yet
Heapdump Analysis PDF
31 pages
Atlassian Git Cheatsheet PDF
PDF
No ratings yet
Atlassian Git Cheatsheet PDF
2 pages
Programming Languages List
PDF
100% (1)
Programming Languages List
20 pages
Exception Handling
PDF
No ratings yet
Exception Handling
11 pages
Aditya Latest Resume PDF
PDF
No ratings yet
Aditya Latest Resume PDF
4 pages
Docklight Manual
PDF
No ratings yet
Docklight Manual
55 pages
Java
PDF
No ratings yet
Java
162 pages
LAB MANUAL Core Java
PDF
No ratings yet
LAB MANUAL Core Java
47 pages
Java Interview Questions For 2 Years Experienced
PDF
No ratings yet
Java Interview Questions For 2 Years Experienced
8 pages
How To Copy or Move Files From One Folder To Another Based On A List in Excel
PDF
No ratings yet
How To Copy or Move Files From One Folder To Another Based On A List in Excel
8 pages
R22 Unit 5
PDF
No ratings yet
R22 Unit 5
23 pages
File Handling in C
PDF
No ratings yet
File Handling in C
15 pages
BasicsOfCPP
PDF
No ratings yet
BasicsOfCPP
48 pages
C++ Basics
PDF
No ratings yet
C++ Basics
26 pages
Embedded Overview
PDF
No ratings yet
Embedded Overview
9 pages
Programming in C++ PDF
PDF
No ratings yet
Programming in C++ PDF
10 pages
SQL Server Interview Questions and Answers - (31-40)
PDF
No ratings yet
SQL Server Interview Questions and Answers - (31-40)
7 pages
Qdoc - Tips Informatica Interview Questions Scenario Based
PDF
No ratings yet
Qdoc - Tips Informatica Interview Questions Scenario Based
14 pages
Mysql
PDF
No ratings yet
Mysql
41 pages
SKJ TGVZ JRW YRXNVy
PDF
No ratings yet
SKJ TGVZ JRW YRXNVy
2 pages
Manual Testing Interview Questions and Answers 1 1
PDF
No ratings yet
Manual Testing Interview Questions and Answers 1 1
11 pages
Resume 15 Janardana Janardana
PDF
No ratings yet
Resume 15 Janardana Janardana
2 pages
Account Statement From 1 Jul 2022 To 31 Jul 2022: TXN Date Value Date Description Ref No./Cheque No. Debit Credit Balance
PDF
No ratings yet
Account Statement From 1 Jul 2022 To 31 Jul 2022: TXN Date Value Date Description Ref No./Cheque No. Debit Credit Balance
6 pages
iQMS Completion Certificate
PDF
No ratings yet
iQMS Completion Certificate
1 page
iQMS Orientation For IT - Team Members - Completion - Certificate
PDF
No ratings yet
iQMS Orientation For IT - Team Members - Completion - Certificate
1 page
Performance Improvement (PI) Techniques - Exit Test - 2324438
PDF
No ratings yet
Performance Improvement (PI) Techniques - Exit Test - 2324438
1 page
ETL Tools: Basic Details About Informatica
PDF
No ratings yet
ETL Tools: Basic Details About Informatica
121 pages
Successful Boomi Projects Ebook
PDF
No ratings yet
Successful Boomi Projects Ebook
20 pages
HSE - General Awareness - Environmental Management - Completion - Certificate
PDF
No ratings yet
HSE - General Awareness - Environmental Management - Completion - Certificate
1 page
Toaz - Info Informatica Interview Questions On Transformations PR
PDF
No ratings yet
Toaz - Info Informatica Interview Questions On Transformations PR
112 pages