Sunday, June 4, 2017

World Environment Day in Kathmandu Nepal

World Environment Day celebration in Kathmandu Nepal
World Environment Day celebration in Kathmandu Nepal
Around the world people will be planting trees, cleaning up their neighbourhoods and taking action against wildlife crimes.

The day itself is all about raising awareness about nature and the importance of protecting it so anything that has people embracing the outdoors is a small step towards helping.

The World Environment Day website explains: ‘In recent decades, scientific advances as well as growing environmental problems such as global warming are helping us to understand the countless ways in which natural systems support our own prosperity and well-being.

We Open Eyes IT Solution members are happy to successful participation on World Environment day. we believe that our small effort could change the world Environment.

Saturday, June 3, 2017

Mobile Application Development company in Kathmandu Nepal

Android Application Development Company in Kathmandu Nepal
Android Application Development Company in Kathmandu Nepal
With the extraordinary growth and quick explosion of the mobile web being skilled globally, Open Eyes IT Solution is hovering to change your mobile dream into realism by providing you with a full range of mobile application development company in Kathmandu Nepal both for end client as well as for venture broad deployments that are assured to enlarge ROI and defend your viable edge.

We design mobile applications that are intended to flawlessly convey results with speed and exactness while at the same time enduring focused on the value of the user knowledge.

Approach on mobile application Development
The entire procedure of increasing, testing and organizing applications for smart phone consumers engage a unique set of dispute and choices. At Open Eyes IT Solution, we are not only well-versed with the newest technologies that energy the mobile revolution, but also stay on the cutting-edge so that you can consistently accept the solutions we erect for you. Our service things to see include:

Advanced-level knowledge in building both local and web-based mobile applications using the most recent scripting languages and tackle such as Java, JavaScript, Objective C and C#.

Android Application Development Company in Kathmandu Nepal
Android Application Development Company in Kathmandu Nepal
End-to-end mobile apps development for iPhone, iPad, Android, Blackberry and Windows Mobile platformsHTML5 particularly for commerce, lifestyle and place alert mobile app development projects Multi-lingual mobile applications progress to assist you attain a global audience reach Complete range of venture mobile device management solutions including over-the-air enrollment and pattern, data safety and enterprise-wide limits enforcement Highly reasonable pricing using either a devoted team or a fixed price form help to control your price of possession

So why not take a minute to tell us about your next mobile application development plan so that we may hurry your proposal? Please use the useful inquiry form on this page to obtain in touch with us.

Thursday, June 1, 2017

C, C++ Programing Language in Kathmandu Nepal

C, C++ Programing Language in Kathmandu Nepal
 Basics of C

History and Features of C
Importance of C
About Procedural Language
Role of Compiler
Role of Interpreter
The Structure of a C Program
Writing C Programs
Building an Executable Version of a C Program
Debugging a C Program
Examining and Running a C Application Program
An Overview Of C And Buzzwords

Data Type, Variable
Operators
Control Statement
Preprocessor Directives Input and Output Operators
Reading/Writing Characters
Formatted input/output Function
Control Statement

The IF…..ELSE Statement
IF……ELSE ladder
Nesting of IF…..ELSE Statements
The Switching Statements
The do-while Statement
The while statement
FOR Statements
Array in C

Array : What and Why?
One Dementions Arrays
Two Dimentions Arrays
Multi Dimentions Arrays
Dynamic Arrays
String Handling

Reading String from Terminal
Writing String to Screen
String Handling Functions
Table of String
Function in C

Function Basics
Advantage of Function
Recursion
Variable Storage Classes
Variable arguments Function
Pointers in C

Understanding Pointers
Pointer expressions
Pointer and Arrays
Pointers and Character String
Pointers to Functions
Pointers and Structures
Structures and Unions

Defining a Structure
Advantage of Structure
Size of Structure
Arrays of Structures
Structures and Functions
Defining Unions
Dynamic Memory allocation

Introduction to Dynamic Memory Allocation
Malloc
Calloc
Realloc
Free
Linked List

Concepts of Linked Lists
Creating a Linked Lists
Inserting/Deleting an item
Application of Linked Lists
File Management in C

Introduction to File Management
Opening/Closing a File
Input/Output operations on Files
Error Handling During I/O Operations
Command Line Arguments

C, C++ Programing Language in Kathmandu Nepal
DIFFERENCE BETWEEN C AND C++

Even though the C Programming language is nearly four decades old, it is still among the most popular programming languages. Our course provides exhaustive coverage of C language and C++ language. C language is generally known as middle level language because it blends the functionality of both the low level languages and the high level languages. High level languages have many built in features modules to increases the efficiency and productivity of developers, on the other hand low level languages are more machine efficient and faster as machine .

C++ is a multi-paradigm, free form, compiled, general purpose, powerful programming language.It is the enhancement of the C language and developed by Bijarne Stroustrup in 1979 at Bells lab.It was originally named C with Classes, the language was renamed C++ in 1983. C++ inherits most of C?s syntax.


C, C++ Programing Language in Kathmandu Nepal

C++ Overview
C++ Characteristics
Object-Oriented Terminology
Polymorphism
Object-Oriented Paradigm
Abstract Data Types
I/O Services
Standard Template Library
Standards Compliance
Functions and Variables
Functions: Declaration and Definition
Variables: Definition, Declaration, and Scope
Variables: Dynamic Creation and Derived Data
Arrays and Strings in C++
Qualifiers
Classes in C++
Defining Classes in C++
Classes and Encapsulation
Member Functions
Instantiating and Using Classes
Using Constructors
Multiple Constructors and Initialization Lists
Using Destructors to Destroy Instances
Friendship
Operator Overloading
Operator Overloading
Working with Overloaded Operator Methods
Initialization and Assignment
Initialization vs. Assignment
The Copy Constructor
Assigning Values
Specialized Constructors and Methods
Constant and Static Class Members
Storage Management
Memory Allocation
Dynamic Allocation: new and delete
Inheritance
Overview of Inheritance
Defining Base and Derived Classes
Constructor and Destructor Calls
Polymorphism
Overview of Polymorphism
Input and Output in C++ Programs
Standard Streams
Manipulators
Unformatted Input and Output
File Input and Output
Exceptions
Exceptions
Inheritance and Exceptions
Exception Hierarchies
Inside an Exception Handler
Templates
Template Overview
Customizing a Templated Method
Standard Template Library Containers