Binoria Institute of Information Technology
Courses
Binoria Institute of Information Technology offers following long term and Short Term courses
Long Courses:
DIT (Diploma In Information Technology)
1 Year Program
CIT (Certification in Information Technology)
6 Month Program
Short Courses:
1. Language courses:
Java , C/C++,VB
2. Database courses :
MS Access , SQL Server 2005
3. Web Development courses:
ASP.Net , PHP
4. Graphic & Web Designing courses:
Adobe Photoshop, Flash, Dreamweave
DIT
(Diploma in Information Technology)
The diploma information Technology program from technical board is especially design for basic concept about computer and IT who would like to convert their career into computer science field.
Objective .
The diploma Information Technology provide a basic knowledge of computer science and Information Technology that enables the students to know about the basic concept about IT, Computer Hardware and Software, networking , Internet , Programming and Database Management System.
Eligibility:
12 years of education
FA, FSc, D.Com, ICS, Associate Diploma.
Result awaiting student can also apply
Diploma in Information Technology ( D I T ) Part I |
||
First Semester |
||
Sindh Board of Technical Education, Karachi, Pakistan |
||
|
||
S.No. |
Course Contents - Part I |
|
1 |
Introduction to Information Technology |
|
2 |
Office Automation and Internet |
|
3 |
Web Designing & Desktop Publishing |
|
4 |
Data Structure and C /C++ Programming |
|
5 |
Operating System & Proxy Server (MCP Track) |
|
6 |
Core Hardware & PC Maintenance (A+ Certification) |
|
Diploma in Information Technology ( D I T ) - Part II |
||
Second Semester |
||
S.No. |
Course Contents - Part II |
|
1 |
Business Communication |
|
2 |
Networking with Red Hat Linux & Wireless Network |
|
3 |
Java2 (Application & Applet) & E Commerece |
|
4 |
Microsoft VB.Net & ASP.Net(MCSD Track) |
|
5 |
Database (SQL Server) & Information System |
|
6 |
Live Project |
|
Course Detail :
Duration |
1 Year |
|
Fee Structure |
Admission Fee : 1000 |
|
|
||
Batches |
Weekdays batches : |
|
1.Thursday - Friday-Saturday |
Morning : 9:00 - 12:00 |
|
Batch Size |
5-20 candidates per batch |
|
CIT :
Certificate of Participation in Information Technology
This is an excellent IT Training Program specially designed for those students who have appeared in their Matriculation Examination and are awaiting for their results. Since, Computer knowledge is now a must for every individual every one must know about how computers can be beneficial for him or her in one or more ways.
Admission Requirements :
All students & individuals.
No Prior Computer knowledge is required.
Duration :
The duration of each level is three (3) Months.
Total duration of this course is six months.
The Course consists of two levels.
Level 1 |
Consists of Office Automation Course as well as introducing programming concepts to the students.
- Introduction to Information Technology
- Windows 7 / Windows 98 Introduction
- Microsoft Office (Word , PowerPoint & Excel)
- Microsoft FrontPage
- MS Access
Level 2 |
Is an advance course includes tools used for designing a complete multimedia web site. Other than that, this course introduces students about the database concepts and the role they played in every day life.
- Concepts of Programming
- HTML
- Macromedia Flash & Dreamweaver
- Adobe Photoshop
- Project
Course Detail :
Duration |
6 Month |
|
Fee Structure |
Admission Fee : 1000 |
|
|
||
Batches |
Weekdays batches : |
|
1.Thursday - Friday |
Morning : 10:00 - 1:00 |
|
Batch Size |
5-20 candidates per batch |
|
VB .Net |
You Will Learn How To
- Build multitier .NET applications in Visual Basic from reusable software components
- Design object-oriented components with inheritance and polymorphism
- Exploit advanced language features, including interfaces, generics and exceptions
- Build middle-tier components that access data with ADO.NET and LINQ
- Design and code Windows and Web user interfaces
Course Benefits
Visual Basic enables programmers to effectively exploit the .NET runtime environment. This course provides the knowledge and techniques needed to build distributed Visual Basic applications. You develop the skills required to take advantage of a combination of component- and object-oriented syntax in VB to achieve increased reusability.
Who Should Attend
Anyone interested in .NET programming with Visual Basic. Familiarity with a modern programming language such as Visual Basic (any version), C#, Java or C++ is assumed
Course Content :
Developing Multitier Applications
The .NET Framework
Key Visual Basic Advantages
VB language enhancements
Object-Oriented Programming
Data Manipulation with ADO.NET
Programming ADO.NET objects
Course Details : |
|
2 month |
|
Course-Fee |
Rs. 3000 |
Batches |
Weekend batches : |
Batch Size |
5-20 candidates per batch |
Web Development |
ASP . Net
You Will Learn How To
- Build dynamic Web applications with ASP.NET and Visual Studio
- Create consistent user interfaces with Master pages, Themes and Skins
- Retrieve, modify and report on data from any data source
- Program common application tasks including master-detail pages with minimal code
- Secure access to the application using Web Forms authentication
- Generate multiple displays in a single page with templates
Course Benefits
ASP.NET enables developers to build dynamic Web applications and sophisticated user interfaces with minimal code. In this course, you gain the skills needed to develop and deploy Web applications with ASP.NET. You learn how to build sophisticated user interfaces by configuring controls and extending them with custom code. You also learn how to integrate data access with data-source controls.
Who Should Attend
Those who are interested in building Web applications with ASP.NET. Experience programming in a modern object-oriented language and an understanding of HTML are assumed.
Course Content :
Getting Started with ASP.NET
Architecting the User Interface (UI)
Data-driven site navigation
Standardizing the UI
Retrieving and Updating Data
Modifying data
Reporting
Enhancing Web Pages
Creating reusable UI components
Securing the Application
Leveraging the Login controls
Customizing security
Maintaining State
Caching application information
Improving Application Functionality
Simplifying complex processes
Handling common tasks
Deploying Your Application
|
PHP is a computer scripting language originally designed for producing dynamic web pages. The name PHP is a recursive acronym for PHP: Hypertext Preprocessor.
Course Details
The PHP course teaches you the foundations of PHP programming, that will enable you to develop dynamic webpages.
Who should attend
The PHP course targets Programmers and Developers who would like to gain the knowledge in developing dynamic webpages.
Introduction
- What is programming language
- What is PHP
- Syntax
- First Program
Data Types
- Data types in PHP
- How to assign a datatype?
- Type Casting
- Determining the datatype
Variables
- What is variable and how to declare a variable
- Naming conventions
Strings
- Description
- Three different ways string can be declared
- String concatenation
- String modification
Regular Expressions
- Introduction
- Using regular expression in PHP
Operators
- Arithmetic operators
- Assignment operators
- Logical operatorss
Conditional statements
- If else statements
- Elseif statement
- Switch statement
Looping statements
- While loop
- For loop
- Foreach loop
Arrays
- Introduction to Arrays
- Numeric Arrays
- Associative Arrays
- Multidimensional Arrays
Functions
- Function arguments
- passing arguments by value
- passing by reference,
- default argument values
- Returning value
- variable functions
- Internal built in functions.
PHP Forms
- Creating an HTML Form
- Form Handling
- Showing , validating and processing a PHP form
Files
- File handling
- Introduction
- Opening a file
- Creating, reading and writing to a file
- Copying and Deleting a file
- File Upload
- Create a script to upload file
- Safe practices to follow
- Saving uploaded file
Cookies
- What is cookie?
- Create a cookies.
- Create a permanent cookie.
- Retrieve a cookie value.
- Delete a cookie.
Sessions
- What is PHP Sessions variable?
- Starting a session in webpage.
- Storing a session variable.
- Destroying session variable.
Course Duration |
4 month |
Course-Fee |
Rs. 3000 |
Batches |
Weekend batches : |
Batch Size |
5-20 candidates per batch |
Joomla/Mambo is a free software / open source content management system (CMS) for creating and managing websites through a simple web interface. It has attracted many users due to its ease of use. In Mambo you can add content within seconds. You have many free functionality included with Mambo like shopping cards, mailing lists, banner adds etc. Mambo can provide RSS feeds, PDF versions of pages, news flashes, blogs, internet forums, polls, calendars, website searching, language internationalization.
Course Duration
1 week
Course-Fee
Rs. 1000
Languages
- C - Structured Programming
- C++ - Object Oriented Programming
- Java (Basic Java Course)
Duration 3 month:
This course is designed for those who have just basic computer knowledge and they want to become brilliant in Graphic Designing
Objective:
The course outline has been described in detail and in more appropriate way covering different areas of Web Designing.
COURSES
Introduction
Graphice Designing Method
Designing for Print Media
Urdu Compossing, Formating & Processing with Inpage
(Tools,
Paragraph & Formating,
Tables,
Style Sheet,
MasterPage)
Corel Draw
Corel Trace
Duration 4 month:
This course is designed for those who have just basic computer knowledge and they want to become brilliant in Web Designing
Objective:
The course outline has been described in detail and in more appropriate way covering different areas of Web Designing.
COURSES
Adobe Photoshop
Adobe Flash with Action Scripts
Adobe Dream Weaver
HTML/ DHTML/CSS
XHTML (Advance CSS with DIV
)
Java Script
This course is important for anyone involved in configuration, installation, trouble shooting or maintaining PC at home as well as for an enterprise organization.
COURSE BENEFITS
You get strong computer hardware knowledge
You can easily upgrade your PC (Personal Computer)
You can diagnose and trouble shoot your PC (Personal Computer)
Duration : 3 month
COURSE CONTENT
Core Module :
Up gradation
Assembling / De-assembling
Diagnostics technique
Precaution/Preventive maintenance
Troubleshooting
Printer
Network (Physical)
O/ S Module :
Introduction to the Operating System
Working Concept
Configuration and Installation
Up gradation
Device Drivers Installation/Configuration
Diagnostic Techniques
Network (Logical)
Internet
With MS Access & SQL Server 2005