Subconsious mind and you

Subconsious mind and you

Tuesday 13 December 2011

Professional Oracle Programming

Professional Oracle Programming

If you are a developer who wants to use Oracle to build effective, robust, and scalable software applications, look no further. Written by a team of leading authorities on the Oracle database, this example-packed book is divided into three main areas: how the Oracle database works, how to use SQL and programming languages to access Oracle, and how to use the features of Oracle effectively in creating your applications.

After an overview of the topics you need to know in order to use the Oracle database effectively, you'll get helpful tips, techniques, code samples, and examples written in Oracle Database 10g. Along the way, you'll learn how to access and manipulate data in the Oracle database, implement logic with various programming techniques, use raw data in a database, and, ultimately, create successful applications.

What you will learn from this book

How to leverage Oracle's strengths in both its functionality and operations
Various database issues that have a direct impact on the operation and performance of Oracle applications
Techniques for using triggers, regular expressions, object types, XML, and HTML-DB with Oracle
How Oracle processes SQL requests and the implication this can have on application code
Ways Oracle determines optimal access paths to data and how to shape the behavior of an Oracle database

Who this book is for

This book is for anyone whose primary job is to create application systems and who wants to use the Oracle database for such systems. A basic knowledge of Oracle, Java, and SQL is recommended.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

Thursday 8 December 2011

Head First PHP and MySQL

If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more.

Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned.

Use PHP to transform static HTML pages into dynamic web sites
Create and populate your own MySQL database tables, and work with data stored in files
Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY
Use cookies and sessions to track visitors' login information and personalize the site for users
Protect your data from SQL injection attacks
Use regular expressions to validate information on forms
Dynamically display text based on session info and create images on the fly
Pull syndicated data from other sites using PHP and XML

Throughout the book, you'll build sophisticated examples -- including a mailing list, a job board, and an online dating site


Wednesday 30 November 2011

Operating System Concepts, Seventh Edition -By Silberschatz, Galvin, and Gagne

 By staying current, remaining relevant, and adapting to emerging course needs, this market-leading text has continued to define the operating systems course. This Seventh Edition not only presents the latest and most relevant systems, it also digs deeper to uncover those fundamental concepts that have remained constant throughout the evolution of today’s operation systems. With this strong conceptual foundation in place, students can more easily understand the details related to specific systems.

New Adaptations
  • Increased coverage of user perspective in Chapter 1.
  • Increased coverage of OS design throughout.
  • A new chapter on real-time and embedded systems (Chapter 19).
  • A new chapter on multimedia (Chapter 20).
  • Additional coverage of security and protection.
  • Additional coverage of distributed programming.
  • New exercises at the end of each chapter.
  • New programming exercises and projects at the end of each chapter.
  • New student-focused pedagogy and a new two-color design to enhance the learning process.

Monday 28 November 2011

Linux For Non Geeks by Rickford Grant

This book is for any home user who has switched or is thinking of switching to Linux. Based on Red Hat's Fedora Core, Linux for Non-Geeks avoids geeky subjects like server and network setup and concentrates on the subjects of interest to the average home user: Installation, the Internet, playing CDs and audio files, desktop customization, games, downloading software and fonts, USB storage devices, printing, and more.

Readers with only basic experience with Windows or another Linux distribution will learn how to do everything on their Linux machine that they are used to doing with Windows.

Book is well written and well organized, the book goes into more detail than the others on actually performing many required tasks in setting up and running the Fedora Core 1, successor to RedHat 9

Thursday 24 November 2011

Desktop Applications with Microsoft Visual Basic 6.0 MCSD Training Kit

This Microsoft training kit offers comprehensive preparation for exam 70-176, Designing and Implementing Desktop Applications with Microsoft Visual Basic 6.0--one of the core credit exams. The kit is modular and self-paced, with hands-on exercises that build and measure competency in critical skill areas.

Desktop Applications for Microsoft Visual Basic 6.0 MCSD Training Kit provides a review of Visual Basic 6 features for enterprise and Internet development, with an eye toward preparing you for Microsoft's own certification exam. Early sections look at the Microsoft software design process (called the Microsoft Solutions Framework), how to set up Visual SourceSafe for team development, and the advantages of today's multitiered architectures. Next the kit introduces user interface design (with plenty of hints for creating effective UIs) and how to use control arrays and menu basics. Lab exercises give you practice while creating a working hotel reservation system. Business systems need quality data, and the book covers a variety of strategies for data validation. After some material on debugging and error handling, the authors look at using VB classes to model business objects.
Coverage of COM and ActiveX basics is notably strong in this text, with chapters on ActiveX Documents; object linking and embedding (OLE) Automation (with Excel); and building custom, reusable ActiveX objects. A standout section here is the thorough introduction to the ActiveX Data Objects (ADO) for database access, which includes an introduction to SQL.
The book thoroughly introduces the three options for Internet development in VB (dynamic HTML [DHTML], ActiveX Documents, and WebClasses) and then closes with some material on creating help systems and deploying VB applications. Besides a worthy exam tutorial, this book can also serve as an introduction to the newer features in VB for enterprise and Internet development for those who have used VB in the past but want a quick, comprehensible, and practical tour of its newest capabilities

Wednesday 23 November 2011

Linux+ Certification Bible

Unleash the power of CompTIA's newest certification! Linux+ is the next hot certification to come from CompTIA, the company behind A+ with a following of 250,000+ certified and growing. Linux+ Certification Bible contains everything you need to know to pass the exam as well as practical information in one comprehensive volume!

The only guide you need for Linux+ exam success... You're holding in your hands the most comprehensive and effective guide available for the CompTIA Linux+ exam. Trevor Kay delivers incisive, crystal-clear explanations of every Linux+ topic, highlighting exam-critical concepts and offering hands-on tips that can help you in your real-world career. Throughout, he provides pre-tests, exam-style assessment questions, and scenario problems - everything you need to master the material and pass the exam. Inside, you'll find complete coverage of Linux+ exam objectives

* Get up to speed on Linux basics and understand the differences between different Linux distributions
* Tackle Linux installation, from planning to network configuration, dual-boot systems, and upgrades
* Get the scoop on managing Linux disks, file systems, and processes; implementing security; and backing up your system
* Learn the ins and outs of configuring the X Window system and setting up a network
* Find out how to establish users and groups, navigate the Linux file system, and use Linux system commands
* Delve into troubleshooting techniques for the boot process, software, and networking
* Test engine powered by Boson Software, with hundreds of sample questions
* Linux tools, including Phatlinux, Big brother system and network monitor, Apache Web Server, Squid Web Proxy Cache, AbiWord word processor, and Encompass




Memory Management: Algorithms and Implementations in C/C++ (Windows Programming/Development)

Memory Management: Algorithms and Implementation in C/C++ presents several concrete implementations of garbage collection and explicit memory management algorithms.

Every implementation is complemented by an in-depth presentation of theory, followed by benchmark tests, a complete listing of C/C++ source code, and a discussion of each implementation s trade-offs.

Find out how memory is managed at the hardware level by the processor Discover the ways in which different operating systems take advantage of processor facilities to provide memory services via the system call interface.
Understand how development libraries and run-time systems build upon the operating system services to manage memory on behalf of user applications. Learn about five complete memory management subsystems that utilize both explicit and automatic collection algorithms


Saturday 19 November 2011

Struts: The Complete Reference by James Holmes

Build next-generation Java-based Web applications using Struts and the comprehensive information contained in this authoritative volume. Written by James Holmes, a committer on the Struts project, and fully updated to include the latest features of Struts 1.3, Struts: The Complete Reference is really three books in one: an in-depth tutorial, a broad reference, and an advanced developer's guide.

Learn to write high-performance Struts applications and internationalize, test, and secure them. Plus, get in-depth coverage of Tiles, Validator, the Struts tag libraries, the Struts configuration files, and AJAX. Throughout, you'll find real-world examples, cutting-edge techniques, and insider tricks that will make your Struts applications sizzle.

  • Download, install, and configure the Struts framework
  • Streamline application logic using the Model-View-Controller architecture
  • Enhance JSP development using the Tiles templating library
  • Configure and use the built-in declarative exception handler
  • Understand Struts' chain-based request processing engine
  • Simplify programming using the HTML, Bean, Logic, and Nested Tag Libraries
  • Use the JSP Standard Tag Library (JSTL)
  • Work with the Struts, Tiles, and Validator configuration files
  • Secure your Struts applications
  • Perform a variety of unit tests on Struts applications
  • Use AJAX with Struts
  • Work with the newest 1.3 features, including scripting and Struts-Faces

Wednesday 16 November 2011

OCA -Oracle 10g Administration 1 Study Guide by Chip Dawes

The book covers all the key topics to pass the exam as it was developed to meet exact requirement of todays Oracle Certification exam .

The questions from the Assessment Exam,  Bouns Exams and the chapters Exam are very helpful that give you the actual exam environment practice.The manner in which they have organized the topics make the reader easy to understand the concepts .

Book contains good number of  examples, screenshots and diagrams which assist reader to understand how its happening
I am listing key exam topics, including:
  • Installing Oracle Database 10gSoftware
  • Creating and Controlling Oracle Databases
  • AdministeringUsers
  • Managing Schema Objects and Data
  • Implementing Oracle SecurityFeatures
  • Monitoring Performance
  • Performing Database Backup andRecovery

    Monday 14 November 2011

    Data Communications and Networking By Behrouz A. Forouzan

    Data Communications and Networking By Behrouz A. Forouzan is one of the most widley used book for networking for undergraduate networking class.It is perfect for Engineering based curriculum .The book is very well organized and explanations are in detail with illustration.Book contains 1171 pages so by that you can make a rough guess how much the author has taken pain to explain each concept,so that you get your concept clear.If you had seen the hard copy you must be knowing how thick its.

     Book is divided in 7 parts

    1.Overview

    2.Physical Layer and Media

    3.Data Link Layer

    4.Network Layer

    5.Transport Layer

    6.Application Layer

    7.Security

    Each part contains 3-5 Chapters which comes under the topic.As I said explanations are in detail so you wont be having much trouble in understanding it.Book is perfect for any engineering graduate or undergraduate or anyone who wants to make career in Networking


    Sunday 13 November 2011

    Thinking in C++ Volume 1 by Bruce Eckel

    If you are beginner or intermediate or advance and wishing to learn C++  this book has lots to offer.Considering the fact that there are less good  introductory books in C++,this is really good book to start with The book starts with the basic difference between C and C++ and then dive into the concepts of C++.In the first chapter only you will get very good explanation of Object oriented programming.

    Topics covered: Introduction to objects, inheritance, composition, polymorphism, exception handling, analysis and design fundamentals, advantages of C++, transitioning from C, compiling and building programs, writing C++ functions, flow control, C++ operators, data types, casting, debugging tips, pointers to functions, designing reusable C++ classes, conditional compilation and header files, access specifiers, constructors and destructors, function overloading and default arguments, using const and static effectively, inlining, namespaces, references, copy constructors, operator overloading, using new and delete for dynamic objects, virtual functions, abstract classes, introduction to templates, and iterators.

    IF you want to go for more advance  C++ topics and want to learn more go for Thinking in C++  Volume 2 by Bruce Eckel


    Saturday 12 November 2011

    Thinking in C++ Volume 2 by Bruce Eckel

    This is a must if you want to do something serious with C++ .If you have read Bruce Eckel  Thinking in ++ Volume 1 you must be familiar with his writing style of breaking complex topics to small and different parts which makes the reader  easy to grasp .

    The book picks up where the Volume 1 left us.Volume 1 covered  core C++ concepts like objects,data abstraction,function overloading and default argument and this book covers the rest like IO streams, exceptions, multiple inheritance, and runtime type inference.

    The book though is not visually appealing but is mandatory to learn C++ to the core.The book promises  to make your concept crystal clear.My advice is if you want to learn C++ you shouldn't leave this book untouched . It's really very rich in
    examples, unusual advanced techniques, and plenty of wisdom.


    Friday 11 November 2011

    Data Structure and Algorithm in Java by Robert Lafore

    Data Structure and Algorithm in Java is a complete guide for college undergraduate or any enthusiastic who wants to learn programming because in order to become a programmer you must know data structures and algorithm

    .The book covers all the expected topics like  trees, stacks, linked lists, queues, sorting , heaps , hash table , recursion ,arrays  and searching.The straightforward explanation of topics and visual illustrations make every concept very easy to comprehend .

    The book primary focuses on using Java language for explaining Data Structure and Algorithm which is another plus point as it removes all the complication of C++. The book is excellent for self study and you will have strong knowledge of the Data structure and Algorithm after completing the book.


    Thursday 10 November 2011

    Unix Tutorial

    This tutorial was created by  University of Illinois at Urbana-Champaign Department of Computer Science.

    The part I liked about the Tutorial is its very short and brief tutorial which start from very basic stuff like logging into Unix and Creating a file,Unix directories and other Unix important topics.

    The topics explained are to the point and contains all the Unix commands.You can use these tutorial as a quick reference while you want to refresh your memory for Unix or when you are preparing for interview or  when you just need a good overview of Unix and its commands and don't want to spend time in other books searching the topic

    Tutorial Size:

    1)Its a 9 Page tutorial and
    2)98.8Kb file size

    Download it from here

    Tuesday 8 November 2011

    Teach Yourself Shell Programming in 24 Hours

    This is one of the best book by Sams .The title of this book "Teach Yourself Shell Programming in 24 Hours" is no joke.Even if you are beginner and If you want to learn Shell Programming this is book you are hunting for .

    The book first explains you about basic unix command and then file stem and when you become comfortable ,it will slowly take you to the pool of shell programming

    Explanations given are short and clear and to the point and and at the end there are question from which you can test you self how much you have understood.

    You can download this with no second thought.



    Introduction to Oracle 9i: SQL

    Introduction to Oracle 9i: SQL is really very nicely written and is interesting to learn for oracle .The book covers all the topic for the SQL but not PL/SQL.

    Intoduction to Oracle is the right book to feed your appetite.Lots of examples are there and the way they have explained each topic in points makes easy to understand every point.

    Illustrations are in 3D which will again help you to understand concepts of Oracle better .The book is self sufficient  for any individual who has a desire to learn Oracle and has covered enough concepts  of database

    At the end of every Chapter you will find Practice Questions,the best part is Solutions are also given for practice Questions so you don't need to find solution from here and there.Just solve practice question and refer the answer ,you don't need any external  guidance this book is more than sufficent




    Sunday 6 November 2011

    CCNA Study Guide by Sybex

    CCNA Study Guide by Sybex in one line can be explained as "easy to read and understand guide".It is much simpler and explanations are easy as compare to Cisco press book.The book covers all the objective of the exam,there are total of 10 chapters and a practice exam in the end where you can test yourself .

    Book also contain a summary of command list and there description  so even if you are not preparing for exam the command list can really help you avoid going through all  huge explanation of commands.

    Apart from that there are diagrams, router screen shots, labs, hands-on exercises, practice questions, figures, tables and so much more.

    Saturday 5 November 2011

    Head First HTML with CSS and XHTML

    Head First HTML with CSS and XHTML contains the content which is needed by every other web designer or programmer,I am saying programmer also because every programmer also knows some basics of HTML and CSS.
    See webpages you need HTML and XHTML to add the content and CSS for making web pages stylish and presentable.So If you are thinking to learn HTML and CSS and to know how to design those stylish websites which you often encounter  in web you can download this book without a second thought..

    One this which separates this book from the rest  is there picture illustrations which explains you what is going on visually .You know when you see visuals you tend to learn better .The other thing is there step by step instruction while explaining any topic.Learning from this book is really simple as they connect examples with real world.

    Bottom line is I highly recommend using this book to learn HTML,CSS,XHTML without any hesitation,you will thanks me later

    Red Hat Certification Exam Dumps

     If you are taking RHCE exams or you plan to take in near future, then you need these dumps.These dumps contains 330 question which are present in the question bank of the exam .
    So all the question in the exam will be from this only.Practice the question in system because mugging up dumps in linux will not solve the problem as this exam is not like other
    Certification exam in which you just mug up the dumps and  pass it like that.As RHCE is a performance based exam and you need to do the question on the System .So practice these dumps question in the system as much as you can ,refer the dumps if you are doing it wrong as it also contain answer and explanation  of questions.I am agian repeating dont just mug up RHCE dumps, practice them hard.


    Download from here

     

    Friday 4 November 2011

    JavaScript in 10 Simple Steps or Less

    JavaScript in 10 Simple Steps or Less is very good for persons who desire to learn javascript .
     This book has one very important feature which make it so different is that it is to the point
                                    
                                              .Every Chapter (Task according to this book ) is of 2-3 page only and in each task they have explained with illustrations .Explanations are to the point and brief.So it save your time a lot as compare to other books where you have to read long paragraphs to learn any concept.

    Though book contains lot of chapter(task) 268 to be precise Almost all basic issue of javascript when you are not able to do are explained chapter(task)wise.After reading ,you can keep this book aside and when you are stuck and you don't have internet you can check out the book.From my point of view this is awesome book for learning javascript
    One thing I can assure you you wont regret downloading this book.

    Thursday 3 November 2011

    Solutions of Introduction to Alogorithm

    As the name suggest ,this book contains all the solution with explanation to the exercises given in Introduction to Algorithm.
    You can cross check your solution which you have derived with the one which is given in book.The Solution given are in detail and contain all the all the question of exercise.

    So If you are using Introduction to Algorithm then you can download its solution for reference.
     
    Downland Solution of Introduction to Algorithm -cormen

    Wednesday 2 November 2011

    SCJP 6 DUMPS

    These are the dumps which i used to crack scjp 6 in 2010.The paper was easy, all the question came from the dumps only,even the options were the same.Just mug up the dumps and you are ready to take the exam.But you wont gain knowledge.To gain java skills practice from Kathy sierra or Khalid mughal

    Tuesday 1 November 2011

    RHCE- Red Hat Certified Engineer Linux Study Guide

    This book covers on the 2 main part which is
    1.Troubleshooting and System Maintenance
    2.Installation and Configuration
    both parts comes under exam objective.Moreover  RHCT Aspirants can also use this book for the exam as every objective of RHCT is under RHCE.
    RHCE focuses on Linux administration skills and is performance based exam.The book will help you to improve your skills,you can use this book even after you passed the exam.There are 16 chapters in the book which will help you practice configuring and troubleshooting linux.
    Following is the Chapters of the book

    Chapter 1-RHCE Prerequisites
    Chapter 2 - Hardware and Installation
    Chapter 3 - The Boot Process
    Chapter 4 - Linux Filesystem Administration
    Chapter 5 - Package Management
    Chapter 6 - User Administration
    Chapter 7 - System Administration Tools
    Chapter 8 - Kernel Services and Configuration
    Chapter 9 - Apache and Squid
    Chapter 10 - Network File-Sharing Services
    Chapter 11 - Domain Name Service
    Chapter 12 - Electronic Mail
    Chapter 13 - Other Networking Services
    Chapter 14 - The X Window System
    Chapter 15 - Securing Services
    Chapter 16 - Troubleshooting

    Download it here

    Monday 31 October 2011

    Cormen-Introduction to Algorithm

    Introduction to Algorithm by Cormen is needs no introduction for techies,as this book is must for every programmer if you want to make your programming skills strong.
    If you are a beginner or even if intermediate,this book concentrates on all the algorithms and explanations are in depth,usage of pseudo codes helps the reader here who has little knowledge of programming.
    So basically this book will help to improve your algorithm knowledge allot.
    Every unit is in detail and every algorithm is explained with figures to make you understand better.
    If you want to learn Algorithm, go for this book.
    Download it from here
    Cormen-Introduction to Algorithm

    Sunday 30 October 2011

    Let Us C-By Yashavant P. Kantekar

    Let Us C is a very good book for guys who are beginner in C.This Book covers the basic very well and make sure you understand the C very well, back exerciser  have programs which will improve your programing .They are must to try if you really want learn.

    Programs given in the back of every exercise are more than enough and  will be asked by any  company if you preparing for your first job in C.The book also cover linux part also.

    I am listing the Contents of the book so that you could have proper idea.
    1.Getting Started
    2.The Decision Control Structure
    3.The Loop Control Structure
    4.The Case Control Structure
    5.Function & Pointers
    6.Data Type Revisited
    7.The C Preprocessor
    8.Arrays
    9.Puppetting on Strings
    10.Structures
    11.Console Input/Output
    12.File Input/Output
    13.More Issues in Input/Output
    14.Operation on Bits
    15.Miscellaneous Features
    16.C under Windows
    17.Windows Programming
    18.Graphics Under Windows
    19.Interaction with hardware
    20.C Under Linux
    21.More Linux Programing

    Tuesday 24 May 2011

    SCBCD - Head First EJB

    This is wonderful book for SCBCD and the whole credit goes to Kathy sierra writing style.The Graphics in the book will enhance your learning process and will force you to read on and on.The book will make you to think like different entity components .They have explained every topic by relating to live examples. Kathy style writing makes learning fun .The book also contains 200 exam questions that match the difficulty level,style of the real questions which will come in the exam.
    The topics included in the book are :

     
    • Component-based and role-based development
    • The architecture of EJB, distributed programming with RMI
    • Developing and Deploying an EJB application
    • The Client View of a Session and Entity bean
    • The Session Bean Lifecycle and Component Contract
    • The Entity bean Lifecycle and Component Contract
    • Container-managed Persistence (CMP)
    • Container-managed Relationships (CMR)
    • EJB-QL
    • Transactions
    • Security
    • EJB Exceptions
    • The Deployment Descriptor
    • The Enterprise Bean Environment in JNDI
    • Programming Restrictions and Portability
    And Even if you are not going for Certification then also the explanation of concepts in this will help you to clear your all doubts regarding concepts and will make you professional EJB programmer

    Thursday 19 May 2011

    Java -The Complete Reference

    This is not any Certification book but I am uploading this for newbies of java.This book is like Dictionary of Java
    .Almost all the topics of Java are present in this book and help the individual to understand concepts better .Lots of examples and detail explanation of concepts is present in this book.

     So if you are new to Java then this is very good book to start with , as they have explained each and every concept from scratch and with proper examples .The book also covers some advance topics which help intermediate java programmers like

     -IWT

     -APPLETS

     -SWINGS

     -JAVA BEANS

     -SERVLET


    So go ahead and download the book from here.


    Wednesday 18 May 2011

    SCWCD 5 - Head First Servlet and JSP

    SCWCD  exams focuses on your web component developing skills .The Prerequisite for taking this exam is that you must  be Sun Certified Java Programmer. i.e. you must have SCJP certificate .

     The Book Head First Servlet and Jsp is Very good for preparing for SCWCD exam as they have included not only text but also Pictures to show you how different things happen in the internet.

     This book is based solely for passing SCWCD exam and is top priority for every developer who wants to clear   SCWCD.In the end of every section they have included important points to remember also they have a brief exam whose question type is same as it come in real exam.

    After reading this book you will get an idea of SCWCD exam pattern and what type of question they ask in the exam.and this book alone is sufficient for passing SCWCD.

     Download Here

     

    Tuesday 17 May 2011

    SCJP

    Sun Certified Java Programmer Exam is no longer available through Prometric but through Pearson VUE ,which is the new test delivery vendor of Oracle.

    The book which is needed for preparation for SCJP 6 is from kathy Sierra and bert bates .I have provided the link for downloading the book .

    The book is not for students who are new to java.If you have prior experience in java and want to give SCJP exam then only you should study from this book

    For Passing SCJP,just reading the book will not going to fetch you anything ,though it is the best book to prepare for SCJP .,so for passing SCJP you have to get your hands dirty and do some coding .

    You can try out the examples given in the book.The book contains enough examples and a very good explanation  of concepts

    Sunday 10 April 2011

    Subconsious mind and you

    Your Life is governed by you only(ya you know that),but here I m taking about the way you can change it according to your dream.
    And the answer is SUBCONSCIOUS MIND.
    •  Subconscious mind is your inner self only,which people go taking about.It has so immense power in it and that can bring your dream reality(Seriously)
    • Whatever you want,tell your subconscious mind about it by saying to your self again and again and it will look for the solutions
    • If you are lacking in confidence,you can boost it by just telling your subconscious mind sentences like "i have lot of confidence","I m feeling so confident" .just daily say to your self or whenever you feel low.By saying sentences like that ,your subconscious mind will make you believe that you have confidence
    • .By taking to your inner self  you can be rich too.Tell your inner self  again and again that you want to be rich,and your inner self will figure out the way for it.(actually inner self= subconscious mind only)
    • In short You will be what you think.So think positive always
     Do a exercise for checking your mind power

     Before sleeping, say to your inner self the time at which you wanna wake up in the morning.
    you have to feel it,say it intentionally,and in the morning you will wake up at that time only