Showing posts with label learning. Show all posts
Showing posts with label learning. Show all posts

Sunday, July 3, 2016

Pre requisites to learning PHP and MySQL

Pre-requisites

Before you continue you should have a basic understanding of the following:

  • HTML/XHTML
  • JavaScript

What is PHP?

  • PHP stands for PHP: Hypertext Preprocessor
  • PHP is a server-side scripting language, like ASP
  • PHP scripts are executed on the server
  • PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
  • PHP is an open source software
  • PHP is free to download and use

What is a PHP File?

  • PHP files can contain text, HTML tags and scripts
  • PHP files are returned to the browser as plain HTML
  • PHP files have a file extension of ".php", ".php3", or ".phtml"

What is MySQL?

  • MySQL is a database server
  • MySQL is ideal for both small and large applications
  • MySQL supports standard SQL
  • MySQL compiles on a number of platforms
  • MySQL is free to download and use

PHP + MySQL

  • PHP combined with MySQL are cross-platform (you can develop in Windows and serve on a Unix platform)

Why PHP?

  • PHP runs on different platforms (Windows, Linux, Unix, etc.)
  • PHP is compatible with almost all servers used today (Apache, IIS, etc.)
  • PHP is FREE to download from the official PHP resource: www.php.net
  • PHP is easy to learn and runs efficiently on the server side

Where to Start?

To get access to a web server with PHP support, you can:

  • Install Apache (or IIS) on your own server, install PHP, and MySQL
  • Or find a web hosting plan with PHP and MySQL support

PHP Installation

What do you need?

Most people would prefer to install a all-in-one solution:

WampServer 2.0i [07/11/09] ? for Windows platform Includes : - Apache 2.2.11 -

MySQL 5.1.36 - PHP 5.3.0

http://www.wampserver.com/en/

http://lamphowto.com/ for Linux platform

Already have a web server?

If your server supports PHP you dont need to do anything.

Just create some .php files in your web directory, and the server will parse them for you. Because it is free, most web hosts offer PHP support. However, if your server does not support PHP, you must install PHP. Here is a link to a good tutorial from PHP.net on how to install PHP5:

http://www.php.net/manual/en/install.php

Download PHP

Download PHP for free here: http://www.php.net/downloads.php

Download MySQL Database

Download MySQL for free here: http://www.mysql.com/downloads/index.html

Download Apache Server

Download Apache for free here: http://httpd.apache.org/download.cgi

Download a nice text editor

http://www.flos-freeware.ch/notepad2.html

Sunday, June 5, 2016

Free LinkedIn Clone Script In PHP For Learning Management

Mahara is a Linkedin clone php script for Portfolio Management and Learning System.

What makes Mahara different from other ePortfolio systems is that you control which items and what information (Artefacts) within your portfolio other users see.

In order to facilitate this access control, all Artefacts you wish to show to other users need to be bundled up and placed into one area. Within Mahara this compilation of selected Artefacts is called a View.

You can have as many Views as you like, each with a different collection of Artefacts, and intended purpose and audience. Your audience, or the people you wish to give access to your View, can be added as individuals or as a member of a Group or Community.

ePortfolio owners create Views using a 4 step process and Views have the following features:

  •     ePortfolio owners can receive public or private feedback on their View and Artefacts within that    View.
  •     Users accessing a View can report any objectionable material directly to the Site Administrator.
  •     Users can add Views and Artefacts within a View to their Watchlist and receive automated notifications of any changes or updates.
  •     ePortfolio owners can Submit a View for Assessment by a tutor or teacher allowing for a snapshot of the View and associated Artefacts on a certain date.

Other Features of Mahara

File Repository

Mahara includes a file repository which allows users to:
  •     Create folder and sub folders structures
  •     Upload multiple files quickly and efficiently
  •     Give each file a Name and Description
  •     Manage their file allocation Quota
  •     When uploading a file users must agree to a configurable Copyright disclaimer.
  •     Can extract .zip, .tar.gz and .tar.bz2 from within the files area

Blogs

A comprehensive blogging tool is provided in Mahara, where blogs and blog postings are considered Artefacts and may be added to a View.

The blogging tool allows users to:
  •     Create blog posts using a WYSIWYG editor
  •     Attach files to posts
  •     Embed images into postings
  •     Configure whether or not Comments may be received on their blog
  •     Create draft postings for later publishing

Social Networking 

Mahara provides a social networking facility where users can create and maintain a list of Friends within the system. ePortfolio owners choose whether other users can add them to their Friends list automatically or by request and approval.
An ePortfolio owners Friends lists shows those Views to which they have been assigned access.

Resume Builder

Mahara includes a resumé builder which allows users to create digital CV’s by entering information into a variety of optional fields including:
  •     Contact and personal information
  •     Employment and education history
  •     Certifications, accreditations and awards
  •     Books and publications, professional memberships
  •     Personal, academic and work skills and
  •     Personal, academic and career goals

Profile Information 

Within Mahara users are able to share details through a variety of optional profile information fields including:
  •     Preferred Name
  •     Student ID
  •     Postal address and contact phone numbers
  •     Skype, MSN, Yahoo & Jabber name
  •     Introduction
  •     Profile Icons images

Administration 

Administrators are able to customise Mahara via a number of configuration settings which include:
  •     Language packages and themes
  •     Virus protocol
  •     Session and account lifetimes
  •     Authentication methods
  •     Institution setup
  •     Core page editor
  •     Main Menu editor

In addition with the Modular plugin structure of Mahara, Artefact and Block types may be configured, disabled or enabled, according to the organisation’s requirements.

Interface with Moodle

Mahara provides a single-sign on capability that allows users, at the option of the administrator, to be automatically logged in to both their Mahara and Moodle accounts by providing a username and password at only one of these sites.

The user can sign on at Mahara, and click on a link to her Moodle account, or sign on at Moodle, and click on a link to her Mahara account.

The single-sign-on feature runs over an encrypted transport, and the users passwords do not have to be shared between sites.

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit.
Scalability

Mahara has been designed as a web application with a plug-in architecture. This means it is possible to scale the application up by separating hardware for search, database, file storage and web servers.

It is also possible to replicate each of these operational components to further scale the system upwards. In addition Mahara is designed to:

  •     be load balanced across several web servers
  •     have a share file data from a centralised file server
  •     and have a separate database server.

This hosting set-up has proven scalability for similar systems like Moodle.
Security

    Mahara automatically detects system settings that a pose security threat.
    Session key handling code has been tightly integrated with the core form/request APIs.
    Provides database abstraction that prevents any database injection attacks and input validation that prevents script injection attacks.
    User authentication can be tied to external systems such as student management systems or other databases such as their Student ID number.

Interoperability

  •     Mahara includes an Import/Export system with Leap2A support, and static HTML export.
  •     Users can place their views under any of the Creative Commons licenses.
  •     Mahara is built using PHP web scripting language and leverages PHP5s OO features.
  •     All plug-ins follow a consistent structure and inherit from a common base class (core functions of plug-ins   are implemented once)
  •     Mahara currently supports plug-ins for Artefacts, Authentication and Search. Therefore interoperating with an existing product simply requires the development of a plug-in.


Download Mahara - A LinkedIn Clone Script In PHP For Portfolio Management

Monday, April 18, 2016

Concessions to Students with Learning Disabilities

The Department of Higher Secondary Education (DHSE) published a detailed list of concessions offered to Candidates suffering from Specific Learning Disabilities (Dyslexia, Dysgraphia and Dyscalculia). Click the below link for GO (MS) No.03/2016/Gen.Edn dtd 01.01.2016.

Downloads
Concessions offered to Candidates suffering from Specific Learning Disabilities (Dyslexia, Dysgraphia and Dyscalculia).GO (MS) No.03/2016/Gen.Edn dtd 01.01.2016 


Friday, March 25, 2016

Bangla Share Bazar or Share Trading Learning Stock Exchange O Binioyog Book Review

For successful share trading or any trading, it is required acquiring knowledge on it. Because, it is an art actually not only a business. The art of being patience, skilled, experienced, emotions controlled, thrilled, wised, avoided procrastination, active, controlling mind set up, money management, better opportunity finding, resorting tactics, knowing the best moment, being up-to-date etc refers to become a stock trader. By the way, to become such a valuable trader, a person must try to acquire knowledge on it and find out the way to apply the knowledge on his practical or practice way of trading.


To earn knowledge, there are many ways for stock trader or share trader. Reading useful stock trading blogs, good books on share bazar or stock market can be just two good sources of learning share business or stock trading.

Here, I am going to present a smart review on a book which is related to Share bazar, specially for Bangladesh stock exchange or Bangladeshi share bazar and the name of the share trading tips included book is Stock Exchange O Biniyog written by Mohammad Enamul Hai.

Note: Weve a hard copy of this valuable share bazar or share trading book. Well place the review basis on that hard copy. So, future upgraded, modified or adding new features may be added.

Book Name: Stock Exchange O Biniyog
Writer: Mohammad Enamul Hai
Published By: Zen Publishers
Publisher: Md. Nasim
Amount of Pages: 308
First Publish: 1997
Last Edition: Weve 2010 edition. Future edition may be existed!
Book Price: BDT 330

Our Comment
Weve read the book as the basis of our three writers who have 3-4 years experienced knowledge on Forex trading and share trading or share bazar. Theyve told that the book is really very helpful to learn share trading or stock trading and acquire smart knowledge on share bazar. Theyve also told that basically, there are very wants of good stock trading books written on Bangla. This section has really tremendously wants of knowledge achieving. However, This book seems the first one which is different than other existed books in the market resorting share bazar of Bangladesh. Because, This book not only contains share bazar necessary knowledge but also provides knowledge on technical analysis and fundamental analysis. However, there are need more quality books on share bazar or stock trading in Bangladesh resorting Bangla.



What Will You Get Basically
A share trading book or A book which is related to share bazar or stock market of Bangladesh written in Bangla. And the book which will bring you information regarding to various trading or share trading or stock trading aspects. You may check out others share bazar related books or Bangla share bazar books, but strongly said that if you dont read this one, you have missed a very good book which is greatly required to read by all the Bangladeshi share traders so that they can learn how to fundamental analysis, or how to technical analysis and how to measure market sentiment or market analysis etc. On the other hand, money management, leverage, traders motivation, necessary calculation, investing theory, financial statements analysis, chart pattern analysis, trading methods, portfolio keeping and ordination, controlling investing risk, fixing goal, necessary advices for share traders, financial concept and explained such as time value of money, simple interest, compound interest, sinking fund, present value, annuity etc various financial concept, security buying and selling, selection of brokers, brokers activities and so on share trading knowledge or tips related to share bazar can be learned by this book named Stock Exchange O Binioyog written by Mohammad Enamul Hai.

Truly speaking, the book related to share bazar or stock trading of Bangladesh presented here is really one of those good and standard books available on the market.

Monday, March 21, 2016

How To Learn Effectively And Fast 5 Tips To Improve Learning Skills

To live and remain happy in life, there is no alternative of learning well. How much better is your learning ability, the better chance is to remain well. Because, better learning ability gives you better knowledge. Moreover, we know that knowledge is the key point to power. And that power makes your life easy and comfortable and help to win in the struggle of life.

As a student, or any person of any occupation, We must try to develop our learning style to learn effective and deeply.

To make our learning effective, we must be able to learn anything within possible reasonable time, recall it whenever we need it.

However, here are five tips to improve your learning skills effectively. I hope these learning tips will be helpful for you to learn effectively and help to improve your learning skills deeply.

learning

1. There are some ways to learn such as observation, hearing, watching, writing, doing etc. Find out what way works as a best path to learn for you.

2. If you mix more than one path together whenever you are learning, your learning may be more effective. Suppose, when you are learning by hearing, by writing along with it, can be more effective more you to capture it effectively. For another example, you are reading a paragraph to learn and memorize it. To make it effectively, you can mix the writing with it.

Learning

3. Sharing is a best way to learn effectively. When you are learning a concept, you can share it with your friends, colleges or family members. Or, you can teach it to another person. By this process, you can remember it better and be an effective learner.

4. Try to be practical about your learning concept. Practice it well. On the other hand, try to make an habit of revision. You can revise your studied materials weekly or daily. Furthermore, memorizing with proper understanding is good learning way rather than only memorizing without understanding.

5. Make a fruitful relationship with your teacher so that you can earn the best from the teacher. On the other hand, to learn a concept, you can make clarification from a person who know it well.

Learning

To learn effectively and fast, you can achieve your objectives, by being a strategic learner. A strategic learner always takes care of his/her learning process, style, improvement, recall power, revision etc. And the learner tries to develop on those fields which are necessary to make the learning effective. Know yourself better, talk with teacher, close friends, ideal student. Get study tips and learning advices from them. They can help you further. Because, they may know you well.

Sunday, February 14, 2016

Bangla Share Bazar or Share Trading Learning Stock Exchange O Binioyog Book Review

For successful share trading or any trading, it is required acquiring knowledge on it. Because, it is an art actually not only a business. The art of being patience, skilled, experienced, emotions controlled, thrilled, wised, avoided procrastination, active, controlling mind set up, money management, better opportunity finding, resorting tactics, knowing the best moment, being up-to-date etc refers to become a stock trader. By the way, to become such a valuable trader, a person must try to acquire knowledge on it and find out the way to apply the knowledge on his practical or practice way of trading.


To earn knowledge, there are many ways for stock trader or share trader. Reading useful stock trading blogs, good books on share bazar or stock market can be just two good sources of learning share business or stock trading.

Here, I am going to present a smart review on a book which is related to Share bazar, specially for Bangladesh stock exchange or Bangladeshi share bazar and the name of the share trading tips included book is Stock Exchange O Biniyog written by Mohammad Enamul Hai.

Note: Weve a hard copy of this valuable share bazar or share trading book. Well place the review basis on that hard copy. So, future upgraded, modified or adding new features may be added.

Book Name: Stock Exchange O Biniyog
Writer: Mohammad Enamul Hai
Published By: Zen Publishers
Publisher: Md. Nasim
Amount of Pages: 308
First Publish: 1997
Last Edition: Weve 2010 edition. Future edition may be existed!
Book Price: BDT 330

Our Comment
Weve read the book as the basis of our three writers who have 3-4 years experienced knowledge on Forex trading and share trading or share bazar. Theyve told that the book is really very helpful to learn share trading or stock trading and acquire smart knowledge on share bazar. Theyve also told that basically, there are very wants of good stock trading books written on Bangla. This section has really tremendously wants of knowledge achieving. However, This book seems the first one which is different than other existed books in the market resorting share bazar of Bangladesh. Because, This book not only contains share bazar necessary knowledge but also provides knowledge on technical analysis and fundamental analysis. However, there are need more quality books on share bazar or stock trading in Bangladesh resorting Bangla.



What Will You Get Basically
A share trading book or A book which is related to share bazar or stock market of Bangladesh written in Bangla. And the book which will bring you information regarding to various trading or share trading or stock trading aspects. You may check out others share bazar related books or Bangla share bazar books, but strongly said that if you dont read this one, you have missed a very good book which is greatly required to read by all the Bangladeshi share traders so that they can learn how to fundamental analysis, or how to technical analysis and how to measure market sentiment or market analysis etc. On the other hand, money management, leverage, traders motivation, necessary calculation, investing theory, financial statements analysis, chart pattern analysis, trading methods, portfolio keeping and ordination, controlling investing risk, fixing goal, necessary advices for share traders, financial concept and explained such as time value of money, simple interest, compound interest, sinking fund, present value, annuity etc various financial concept, security buying and selling, selection of brokers, brokers activities and so on share trading knowledge or tips related to share bazar can be learned by this book named Stock Exchange O Binioyog written by Mohammad Enamul Hai.

Truly speaking, the book related to share bazar or stock trading of Bangladesh presented here is really one of those good and standard books available on the market.

Sunday, January 31, 2016

Make Money Online From Bangladesh Bangla Freelancing Learning Book

Freelancing can be a great way to remove unemployment problem for educated persons in Bangladesh. It holds the privileges of performing freedom in workplace and earn a handsome amount of money. By becoming a freelancer, you are working for you and for your buyer. But, you can contribute to the country by bringing remittance.

Basically, to become a freelancer, you do not need to invest except paying your internet connection bills. All the resources and learning materials are available on internet. You just need to find out by searching.

If you are interested to become a freelancer, always remember that it is an hard path to become skilled and only after then you can get the fruit. It needs to work & learn effectively. It does not required to invest money first. After learning your task, you will know whether you should spend money or not. Such as you can spend money for your internet connection. And to learn from an expert person, you can pay the charge of that person. There is almost nothing more spending money without these.


Freelancing is often lucrative for its convenient opportunities to work at home. This is a process of making money online at home. But, many think only that they do not need to work hard and money will come to their pocket without doing much work or hard work. For this false phenomenon, people often falls in the hand of wrong path and they gradually build mistrust on it. By knowing a task and fulfilling the demand of your buyer, you can earn money online and make it true the dream of making money online without investment.

There are some Bangla freelancing book available in Bangla Books PDF. Just look at the menu and find out books under the Internet perspective. All these book may help you to learn freelancing and a specific task based on internet.

What is Freelancing?
Freelancing is a free occupation by resorting which a person can work at home and make money online. To become a freelancer, firstly you need to choose a valid and solid way. For that, you can take help from many established person nearby yourself. however, There are many valid ways to make money online from Bangladesh such as internet marketing(affiliate marketing, search engine optimization, social media marketing etc.), business consultant and accounting services, writing, graphics designing, website designing & development etc. By resorting any of these, you can be able to make money online from Bangladesh.


What is Odesk?
Odesk is an online market place from where you can get freelancing tasks or freelance jobs. In this market place, buyers(Who offer to accomplish the jobs) place their works and freelancers(who complete the jobs) bid on that work or job. As the buyer select a freelancer from some bids. That freelancer completes the task and gets paid. More has been discussed on this Bangla Freelancing book to learn Odesk in Bangla.


If you want to become a freelancer in order to make money online from Bangladesh and work in odesk, firstly you need to have an moderate English skills. If you have not that, you can learn & practice English to enhance your English skills for 3-4 months with very passionate mind. After building moderate English level, you have to learn a task by solving which you will solve your buyers problem and they will pay you for your services.

However, This Bangla odesk learning book may help you to learn about the odesk market place and make money online from Bangladesh as a freelancer. But if you do not know any online task yet, first you need to learn an online task first.

Book Name: Odesk & Outsourcing
Writer: Mizanur Rahman

To get the Bangla odesk book named Odesk & Outsourcing,
you are required to click here!

Thursday, January 28, 2016

English to Bangla Word Meaning Learning Book Dictionary of Prefix Suffix Book Review

To learn English language or to be skillful in using English, you have to enrich its vocabulary. Basically, it is the fundamental way of learning any language. Whatever language you want to learn, you have to enrich vocabulary on that language. Like that, to learn English for Bengali, you have to do it.

But, memorizing word meaning is really a boring task and cant remember for long. Then how to learn English to Bangla word meaning with more efficiently?

There are many ways to learn English to Bangla word meaning. The general method is just memorizing an English word with Bangla meaning. And other effective methods are using flash cards, playing with words in sentence making etc. And there are some extra things which can be used to enrich vocabulary very fast! The most two effective ways to enrich English to Bangla words meaning are learning parts of speech as well as prefix and suffix. Parts of speech will help you to learn different form of a word. And prefix & suffix will also help by that way. Practicing a good Bangla English grammar book will bring you grammatical skill and combining learning English vocabulary with learning English grammar will be more fruitful to practice English focusing on its two important pats such as grammar and vocabulary.


Note: Weve a hard-copy of the book named  Dictionary of Prefix & Suffix to make the book review on it. The hard-copy edition is the First Edition(March-2007). Well make the review basis on this hard-copy edition. Future edition or upgrade version may be available on the market.

Book Name:  Dictionary of Prefix & Suffix
Writer: Mustafizur Rahman
Published By: Professors Prokashon
Amount of Pages: 486
First Publish: March-2007
Last Edition: Weve March-2007. Future edition may be existed!
Book Price: BDT 220
Chapters: 86 Chapters

For Whom?
This English to Bangla dictionary type book or English to Bangla word meaning learning book can be helpful for them specially....
  1. Who want to learn English to Bangla word meaning within very short time effectively.
  2. To get unknown word meaning
  3. To assume unknown word meaning
  4. Who have learned hundred of English to Bangla word meaning and want to make thousand from the hundred
  5. Who want to apply their English vocabulary on real life experience
  6. Who suffer from vocabulary phobia
  7. Who want to make higher research on English vocabulary
  8. To get different parts of speech of an word
  9. Who want to get higher education including GMAT, GRE, IELTS, TOEFL, SAT, BBA & MBA, BBS & Medical students 
  10. Who are teacher. 
  11. Ambitious Student

If you dont know about prefix and suffix, you should know about these concept first.

"A prefix is a letter or group of letters which is added to the beginning of a word in order to form a different word or to change its meaning such as- mis in misconception, inter in intercontinental, sub in subcontinent etc."

"A suffix is a letter or group of letters which is added to the end of a word in order to form a different word, often of a different word class such as- ly in specially, ness in weakness, ary in cautionary etc"

Why you need to learn these? 
To learn English to Bangla word meaning in very short time, there is no alternative of learning prefix. And suffix will help you to alter the parts of speech of a word. By these two you can capture so many English to Bangla word meaning within very short time.

Wednesday, January 27, 2016

Get Bangla Blogging Learning Ebook Named Eso Blogger Shikhi

Blogging has been focusing greatly since last few years on online media and offline too. Many people blog for different purpose. Some of them blog in order to spend their off time, some of them blog in order to communicate with respective interested parties, some of them blog in order to share their knowledge with the online communities and some of them blog in order to earn money online and make a part time living from it.

Whatever your objective is to learn blogging, you need to adopt a blogging platform to operate and manage your blogging activities. In this way, blogger is a free platform offered by Google Inc. and it is very easy to understand and use dynamically.

Another popular blogging platform is Worpress. To blog, you can learn whether blogger or wordpress or both of these.

Some Blogging Terms Explanation:
However, for newbie blog learner or to get some idea on blogging, I am presenting little explanation on some blogging concepts below.  

Blogging: To write about something online regularly on a website. The topic of writing can be anything and chosen by the author interest.

Blog: Blog is the website on which an author can write and publish his writing or content.

Blogger: The author who writes on a blog regularly is called as a blogger.

Blogger: Google Inc. offers a free blogging platform which is called also blogger. If you want to learn blogging or blog, you may use it without any cost.

If you want to blog whatever your purpose is... You need to learn it first. You have to learn about content writing, blogging platform, blog promotion, blog design etc. 

By the way, to learn blogging based on blogger platform, here is a free Bangla blogging learning ebook named Eso Blogger Shikhi. The blogging book first published on 2012 and it is written by Mahir Faysal Sahi. By this book, you can get idea on a blogger platform.

Note that this book has been written some years ago. And blogger team is continuously trying to improve and add value to their platform. So, some explanations may not be existed. But others existing features will be available on blogger.

So, it is ideal to practice the book attentively and when you are not getting something, try to find out that concept on internet. Blogger has own explanation tutorial too.  

Book Name: Eso Blogge Shikhi
Book Writer: Mahir Faysal Sahi
Book Type: Internet

To get the Bangla ebook named Eso Blogger Shikhi written by Mahir Faysal Sahi, You are required to click here!

Friday, January 22, 2016

How To Learn Effectively And Fast 5 Tips To Improve Learning Skills

To live and remain happy in life, there is no alternative of learning well. How much better is your learning ability, the better chance is to remain well. Because, better learning ability gives you better knowledge. Moreover, we know that knowledge is the key point to power. And that power makes your life easy and comfortable and help to win in the struggle of life.

As a student, or any person of any occupation, We must try to develop our learning style to learn effective and deeply.

To make our learning effective, we must be able to learn anything within possible reasonable time, recall it whenever we need it.

However, here are five tips to improve your learning skills effectively. I hope these learning tips will be helpful for you to learn effectively and help to improve your learning skills deeply.

learning

1. There are some ways to learn such as observation, hearing, watching, writing, doing etc. Find out what way works as a best path to learn for you.

2. If you mix more than one path together whenever you are learning, your learning may be more effective. Suppose, when you are learning by hearing, by writing along with it, can be more effective more you to capture it effectively. For another example, you are reading a paragraph to learn and memorize it. To make it effectively, you can mix the writing with it.

Learning

3. Sharing is a best way to learn effectively. When you are learning a concept, you can share it with your friends, colleges or family members. Or, you can teach it to another person. By this process, you can remember it better and be an effective learner.

4. Try to be practical about your learning concept. Practice it well. On the other hand, try to make an habit of revision. You can revise your studied materials weekly or daily. Furthermore, memorizing with proper understanding is good learning way rather than only memorizing without understanding.

5. Make a fruitful relationship with your teacher so that you can earn the best from the teacher. On the other hand, to learn a concept, you can make clarification from a person who know it well.

Learning

To learn effectively and fast, you can achieve your objectives, by being a strategic learner. A strategic learner always takes care of his/her learning process, style, improvement, recall power, revision etc. And the learner tries to develop on those fields which are necessary to make the learning effective. Know yourself better, talk with teacher, close friends, ideal student. Get study tips and learning advices from them. They can help you further. Because, they may know you well.