Tuesday, 10 April 2012

IEEE Technical Seminar Topics to Be Choosen

I have a list of topics for engineers to choose for there technical seminar preparation.  QTP presentation  Public Key Infrastructure  Phishing – A Threat To Network Security  Performance Testing PPT  Peer To Peer Networks  Pattern Recognition and Image Processing  Pattern matching using bio-metric techniques  Parallel Computer Architecture  Paper on Android  Overview of Parallel Architecture  OOPS Through Java  Object-Oriented Hypermedia Design and j2ee technology for web applications  New trends in web technologies  New trends in cryptography  Neural Networks & artificial intelligence  Network custody system  Nanotechnology shaping the future  Nanotechnology Presentation ECE  NanoTechnology Presentation CSIT  Nanotechnology in photonics communication  Nanotechnology biomolecular motor powering the nanoworld  Nanotechnology and cryonics  Nano technology switching applications  Nano technology basics to latest advancements  Nano Technology Basics  Smart Antennas for Mobile Communications  Evolution Of Embedded System  Multimedia digital signal processing  Multimedia  MPEG-video formats  Modified wireless communications  Mobile computing framework  Miniaturization technology  Live Linux CDROM  LAMP technology  ITANIUM 64 bit microprocessor  IP Security  History of programming languages  History of computers  Handling Big Dimensions in Distributed Data Warehouses using the DWS Technique  File Compression Format  Farwell Brain Fingerprinting A New Paradigm in Criminal Investigations  Eye Movement-Based Human Computer Interaction Techniques  Extensible Stylesheet Language  Embedded System Design  Elliptic Curve Cryptosystem  Effective implementation of data warehouse project  Driving without wheels flying without wings  Dot Net Presentation  Domain name system  Distributed Virtual Disks  Distributed Systems Architecture and Implementation  Distributed computing  Digital Image Processing Methods  DCOM Technical Overview  DBMS  Database Testing  Cryptography & Steganography with Watermarking  Biometric world  Bio Informatics The Emerging Discipline  Artificial vision- a bionic eye  Artificial Olfactory System  Applications of robotics in medicine  Overview Of Secure Shell  Intelligent Cache System  Advanced security measures in a Wireless LAN  Advanced robotic applications cyborgs  Brief history of computers

Types of Applications in Java

Before we start coding or learning a new language, we have to know what kind of applications we can develop and what are they. Yes, there are four types of applications. 1. Stand Alone Application 2. Client Server Application 3. Web based application 4. Enterprise Application. What is stand alone? Everyone will have the same question. Yes, application which is running in a single machine and can be accessed by a single user at a time is called standalone application. For ex : MS WORD, MS ACCESS Client Server means gtalk, yahoo messenger. To solve the drawbacks of stand alone, client server came into picture. In CS Application, some part of the application is stored in the server machine and some part in the client machine. Server is centralized place to store some date and some part of the application. For ex : we have gtalk in our pc and we login and we do chatting, video calling etc. Once we login, request will go to server and there it will check whether we are valid user or not. If yes, we go available and thats how client server application works. Application is installed on both sides. Web Based : ex : Gmail , yahoomail etc. This kind of application is limited to a single organization. Finally enterprise : In web based, only those organization clients can access it, other can't. To solve that enterprise came into picture. To develop enterprise application, we need to learn java, j2ee, j2me, struts so on... Once its developed , anyone can access from anywhere and from any kind of application.

Monday, 9 April 2012

Basic Concepts of java for error less programming

Yes, i will teach the basic concepts of java through my video. I have created a video. Please do check the video to learn the basic concepts.
http://www.youtube.com/my_videos?feature=mhee