Description
অন্যান্য ডিভিডি /ভিডিও কোর্স থেকে আলাদা সুবিধা: সাধারণত বাজারে কিংবা অন্যান্য ওয়েবসাইটে যে রেকর্ডিং টিউটোরিয়াল কিংবা ভিডিও কোর্সগুলো পেয়ে থাকি, সেগুলো বেশির ভাগই অনলাইন/ইউটিউব দেখে দেখে অদক্ষ ব্যক্তিরা ব্যবসার জন্য বানান। ২ মিনিট দেখে ২ মিনিট রেকর্ড করেন। অনেক ক্ষেত্রে পুর্নাঙ্গভাবে সবকিছু দেওয়া থাকে না। কিন্তু ইশিখন.কম এর ভিডিওগুলো আমাদের স্বনামধন্য শিক্ষকদের লাইভ ক্লাসের ভিডিও, এর সাথে আমাদের ক্লাসের শিক্ষার্থীদের প্রশ্নোত্তর পর্বও রয়েছে এবং প্রতিটি বিষয় পুঙ্খানুপুঙ্খভাবে দেখানো হয়েছে, ফলে আপনি পুর্নাঙ্গভাবে শিখতে সক্ষম হবেন।
অনলাইন থেকে ডিভিডি অর্ডার
অনলাইনে ডিভিডি অর্ডার করতে এখানে যান Click here
আপনার কাঙ্খিত ডিভিডি’ র নিচে “ADD TO CART” বাটনে ক্লিক করুন। সেখানে শিপিং চার্জসহ টাকার পরিমাণ দেখতে পাবেন।
Proccess to checkout এ ক্লিক করুন।
আপনার নাম, জেলা, ফোন নং, ইমেইল এবং Order Notes লিখা ঘরে আপনার পূর্ণাঙ্গ ঠিকানা উল্লেখ করুন। এরপর নিচের দিকে I’ve read and accept the terms & conditions তে ক্লিক করে place order এ ক্লিক করুন। এখন আপনার অর্ডার কমপ্লিট দেখাবে এবং অর্ডার নাম্বার দেখাবে।
এই পেইজে order no দেখতে পাবেন এবং আপনি কিভাবে ডিভিডি’ র মূল্য পাঠাবেন, তার বিস্তারিত দেখতে পাবেন। আপনার ইমেইল এ অর্ডারের বিস্তারিত চলে যাবে।
পেমেন্ট করার পর আপনার ইমেইল এ মানি রিসিট/ইনভয়েস চলে যাবে। অর্থাৎ আপনার অর্ডার করা সম্পন্ন হবে।
আমরা সর্বোচ্চ ৪ কর্মদিবসের মধ্যে সুন্দরবন কুরিয়ার সার্ভিস এর মাধ্যমে দেশের যেকোন প্রান্তে ডিভিডি ডেলিভারি দিয়ে থাকি।
মোবাইল এ ডিভিডি অর্ডার
অনলাইন ছাড়াও মোবাইল এর মাধ্যমেও ডিভিডি অর্ডার করতে পারবেন,
ডিভিডি’ র টাকার পরিমাণ ও ১০০ টাকা (ঢাকার মধ্যে ৮০ টাকা) ডেলিভারি চার্জসহ আমাদের 01842858258 নাম্বারে বিকাশ করুন।
আপনার নাম, ঠিকানা, ডিভিডি’ র নাম, মোবাইল নাম্বার, বিকাশ নাম্বার সহ আমাদের 01842858258 নাম্বার এ এসএমএস করুন।
আমাদের হেল্পলাইনে ফোন করেও ডিভিডি অর্ডার করতে পারেন, এজন্য আমাদের হেল্পলাইন নাম্বার 09639 399 399 এ কল করে 0 চাপবেন।
আমরা সর্বোচ্চ ৪ কর্মদিবসের মধ্যে সুন্দরবন কুরিয়ার সার্ভিস এর মাধ্যমে দেশের যেকোন প্রান্তে ডিভিডি ডেলিভারি দিয়ে থাকি।
COURSE CURRICULUM:
Class: 01
– Introduction to Software Development
– Introduction to Laravel Framework
– Introduction to PHP
– Q & A – Open discussion on outlineClass: 02
– Tools & Environment
– IDE
– Laragon
– Composer
– GITClass: 03
– Brief concept on Laravel Architecture
– Request Lifecycle
– Service Container
– Service ProvidersClass: 04
– Laravel –I Concept & Route
– Folder Structure Overview
– Introduction to Route and complete understand of itClass: 05
– Laravel-II Controllers
– Creating Controllers
– Routing Controllers
– Passing data
– Resources and ControllersClass: 06
– Laravel -III Views & Blade Templating
– Introduction
– Template Inheritance
– Defining A Layout
– Extending A Layout
– Components & Slots
– Displaying DataClass: 07
– Project 1: Convert a HTML Theme into a Laravel Template
Class- 08
– Laravel Fundamentals-IV – Models
– Understand Laravel Models
– Example Use of a ModelClass: 09
– Laravel Fundamentals -V – Migration
– Environment configurations
– Migrating
– Creating migration and dropping them
– Adding columns to existing tables using migrationsClass: 10
– Laravel Fundamentals VI – Database Relationship & Migration
– Work on a non-related tableClass: 11
– One to One relationship
– The inverse relationClass: 12
– One to many relationship
Class: 13
– Many to many relationship
Class: 14
– Has many through relationship
Class: 15
– Polymorphic relationship
Class: 16
– Polymorphic relation the inverse
Class: 17
– Polymorphic relation many to many
Class: 18
– Polymorphic relation many to many – retrieving
Class: 19
– Laravel VII – CRUD
– CRUD on single entity
– Class: 20
– Database – Eloquent One to One Relationship CRUD
– Setting up Relations
– Creating data
– Updating Data
– Reading and deleting dataClass: 21
– Database – Eloquent One to Many Relationship CRUD
– Relationships and mass assignment
– Inserting Data
– Reading Data
– Updating Data
– Deleting DataClass: 22
– Database – Eloquent Many to Many Relationship CRUD
– Relationships and mass assignment
– Inserting Data
– Reading Data
– Updating Data
– Deleting Data
– Attaching, detaching and syncingClass: 23
– Database – Eloquent Polymorphic Relationship CRUD
– Relationships and mass assignment
– Inserting Data
– Reading Data
– Updating Data
– Deleting DataClass: 24
– Database – Eloquent Polymorphic Many to Many Relationship CRUD
– Relationships and mass assignment
– Inserting Data
– Reading and updating data
– Deleting DataClass: 25
– Form Validation
– Basic validation
– Displaying Errors
– Advance validationClass: 26
– Authentication – Login, Registration
– Creating the login system under 1 minute
– Login creation overview
– Retrieving authenticated user dataClass: 27
– Middleware – Security / Protection
– Registering a new middleware and using it
– A more practical way to use middlewares 1 – roles, migration and relations setup
– A more practical way to use middlewares 2 – Custom methodClass: 28
– Laravel – Sending Email / Api
– Sending email part 1 – route
– Sending email part 2 – FinishedClass: 29
– Defining the Project
Freelancing Class : UpWork
– Introduction
– Signing up
– Account creation
– Rules and regulationFreelancing Class : Fiverr
– Introduction with fiverr
– Signing up
– Profile Creation
– Gig creation
– Rules regulation
– Buyer request
– Order complete
– File delivery systemFreelancing Class : Freelancer.com
– Introduction with freelancer.com
– Signing up
– Profile Creation
– Add portfolio
– Verify account
– Cover Letter
– Participate Contest
– Bid for projectFreelancing Class : Peopleperhour
– Introduction
– Signing up
– Profile creation
– Offer creation
– Participation on contest
– File delivery systemFreelancing Class : Themeforest
– Introduction
– Signing Up
– Profile Creation
– Submit A Theme On Themeforest
– How To Increase Sales WordPress Theme On Themeforest
– Introduction About Graphic RiverMarketplace Payment Solutions Class : Payoneer
– Signing up
– Account creation
– Add bank account
– Transfer dollars
Reviews
There are no reviews yet.