স্যার আপনার মত প্রোগ্রামার পেয়ে আমরা বাঙালিরা গর্বিত৷ আপনি যে সুস্পষ্ট ভাষায় খুব সুন্দর করে বুঝান তা আর কেউ পারবে বলে আমি মনে করি না৷ স্যালুট স্যার৷ আপনার কোনো ফেসবুক পেইজ অথবা গ্রুপ থাকলে যদি লিংক দিতেন স্যার৷
যারা ভিডিওটি দেখছন তারা 'Slice Method' এর Concept টা আরো ভালোভাবে গুগলে দেখে নেবেন। আমি আরো কয়েকটা Alphabet নিয়ে Slice করেছিলাম কিন্তু Concept উনি যেটা শিখিয়েছেন সেটার সাথে মিলছেনা। Btw very helpful video for me♥️
ধন্যবাদ ভাইয়া, আপনার কাছে প্রতিদিন আমি অনেক-অনেক ধরনের প্রোগ্রামিং শিখে থাকি। আপনাকে ধন্যবাদ দেওয়ার মতো ভাষা আমাদের জানা নেই, সেজন্য একটু হলেও আপনাকে কৃতজ্ঞতা জানানোর জন্য আমরা আপনাকে এই কমেন্টগুলো করে থাকি। দোয়া করি যাতে আপনি সামনে আরও ভাল ভাল কনটেন্ট আমাদের জন্য নিয়ে আসতে পারেন ।শেষে আবারও বলতেছি অসংখ্য ধন্যবাদ আপনার মূল্যবান আমাদের মধ্যে দেওয়ার জন্য।
assalamualaikum sir, ami hsc 19 batch... apnar ict video amake onek help korechilo...amar 2year kono private porte hoy nai.....ami ekhon medical e porchi amar jonno doa korben....jodi kono din sylet jai apnar sathe obosshoi dekha korbo
var names = ["jewel","salman","rajiya","surma","shipa"]; console.log(names); //shift opposite of pop names.shift(); console.log(names); //unshift opposite of push names.unshift("Nipa Virus"); console.log(names); //Adding elements using splice names.splice(2,1,"rahim","karim"); console.log(names); //removing elements using splice names.splice(1,2); console.log(names); //slice method var newArray = names.slice(1); console.log(newArray); //sort method var sortedNames = names.sort(); names.reverse(); console.log(sortedNames); var numbers = [60,50,40,30,20,1]; numbers.sort(function(a,b){ return a-b; }) console.log(numbers);
if you want to declare an array with index, write like this, var array = {name: 'something', age: 24, gender: 'male', country: 'bangladesh'} after that you can call 24 with this> array.age example: document.write('I am '+array.age+' years old');
But remember, it's not array, it's called 'object' here array is object, name/age/country is property and something/24/male/bangladesh is value of property.
sir, if you upload the topic of "Array iteration", this is so helpful for me and others students. please sir. kindly upload this topic of vedio. thank you sir...
var nums = ["15" , "30" , "22" , "45" , "40"]; var sortedNums = nums.sort(); console.log(sortedNums); vai ei code ta te to sort hoi ... logic ta ektu bujhai e bolben please .
আসসালামু আলাইকুম ভাইয়া,, ভাইয়া এটার সিরিয়াল ২৫ কেন? ৪২ হওয়ার কথা না? এর আগের টা দেখলাম ৬। আমি আসলে জাভা স্ক্রিপ্ট শুরু করি নাই। ভাবছি আপনার সবগুলো ভিডিও সর্ম্পূণ হলে তারপর শুরু করব ইনশাআল্লাহ।
স্যার আপনার মত প্রোগ্রামার পেয়ে আমরা বাঙালিরা গর্বিত৷ আপনি যে সুস্পষ্ট ভাষায় খুব সুন্দর করে বুঝান তা আর কেউ পারবে বলে আমি মনে করি না৷ স্যালুট স্যার৷
আপনার কোনো ফেসবুক পেইজ অথবা গ্রুপ থাকলে যদি লিংক দিতেন স্যার৷
thanks for your inspirational comment. my page link: facebook.com/studywithanis/
@@anisul-islam it's true sir. we are so proud of you😊🥰
This is one of the best javaScript videos l've seen on RUclips so far❤❤❤
আপনার ভিডিও গুলো যত দেখি ততই মুগ্ধ হই। ভালো থাকবেন।
thanks
এই ভিডিওটা অনেক গুরুত্বপূর্ণ ছিলো, ১৩ মিনিটের ভিডিও ২ ঘন্টার সমান।❤
যারা ভিডিওটি দেখছন তারা 'Slice Method' এর Concept টা আরো ভালোভাবে গুগলে দেখে নেবেন।
আমি আরো কয়েকটা Alphabet নিয়ে Slice করেছিলাম কিন্তু Concept উনি যেটা শিখিয়েছেন সেটার সাথে মিলছেনা।
Btw very helpful video for me♥️
ধন্যবাদ ভাইয়া,
আপনার কাছে প্রতিদিন আমি অনেক-অনেক ধরনের প্রোগ্রামিং শিখে থাকি। আপনাকে ধন্যবাদ দেওয়ার মতো ভাষা আমাদের জানা নেই, সেজন্য একটু হলেও আপনাকে কৃতজ্ঞতা জানানোর জন্য আমরা আপনাকে এই কমেন্টগুলো করে থাকি। দোয়া করি যাতে আপনি সামনে আরও ভাল ভাল কনটেন্ট আমাদের জন্য নিয়ে আসতে পারেন ।শেষে আবারও বলতেছি অসংখ্য ধন্যবাদ আপনার মূল্যবান আমাদের মধ্যে দেওয়ার জন্য।
onek dhonnobad
মাশাআল্লাহ চমৎকার স্যার
Sir, thanks for your very vastly described tutorial. Really grateful to get this tutorials in Bangla
May Allah bless you..very good teacher
You are really a hardworking man !
thank you
Thanks for the details video brother. Very informative💖 Watch Date: 14-02-2024
মাশাআল্লাহ
Very very interesting and effective.Thank you so much !
thanks
অন্যান্যতো বটেই, নাম্বার সর্টিং দারুন বুঝিয়েছেন
Alhamdulillah
Wonderful tutorial... thanks
Glad it was helpful!
number system reverse video technic was jossssssssss.
Too cute names!
good teaching
alhamdulillah . you are great sir . may Allah bless you?
Ameen
thank u bhai❤❤
Thank you sir❤
Love and love
nice tutorial
thanks
love you vaiya
assalamualaikum sir, ami hsc 19 batch... apnar ict video amake onek help korechilo...amar 2year kono private porte hoy nai.....ami ekhon medical e porchi amar jonno doa korben....jodi kono din sylet jai apnar sathe obosshoi dekha korbo
number ar sort() use korle to kaj kore. Update hoice naki?
kintu sort method a amar number o sorted hoitacea .. but how ..??
AssalamuAlaikum sir....Number er ketre to amr ekane sorting kaj kortese....apni kono var er moddhe na rakar karone kaj kore nai maybe...
var num = [50, 10, 30, 40, 20];
var sortedName = num.sort();
num.reverse();
document.write(sortedName + "");
Sukria vi
Thank you sir
welcome
Thsnks
var names = ["jewel","salman","rajiya","surma","shipa"];
console.log(names);
//shift opposite of pop
names.shift();
console.log(names);
//unshift opposite of push
names.unshift("Nipa Virus");
console.log(names);
//Adding elements using splice
names.splice(2,1,"rahim","karim");
console.log(names);
//removing elements using splice
names.splice(1,2);
console.log(names);
//slice method
var newArray = names.slice(1);
console.log(newArray);
//sort method
var sortedNames = names.sort();
names.reverse();
console.log(sortedNames);
var numbers = [60,50,40,30,20,1];
numbers.sort(function(a,b){
return a-b;
})
console.log(numbers);
nice
Thank you
Welcome!
আসসালামুয়ালাইকুম স্যার কেমন আছেন? দোয়া করি আল্লাহতায়ালা যেন আপনাকে হাজার বছর সুস্থ রাখে
walaikum aas salam. I am good. how are you?
ভাইয়া আজকের ক্লাসে আপনার চেহারা দেখে মনটা ভরে গেল।
Alhamdulillah
How to compare two arrays??
you can sorting number by using sort method.
Good morning
can i declare an array with index? such that var array = [
"name"="something",
"age"=24,
"gender"="male",
"country"="bangladesh"
]
if you want to declare an array with index, write like this,
var array = {name: 'something', age: 24, gender: 'male', country: 'bangladesh'}
after that you can call 24 with this> array.age
example: document.write('I am '+array.age+' years old');
But remember, it's not array, it's called 'object'
here array is object, name/age/country is property and something/24/male/bangladesh is value of property.
last a je function use korsan just oita kivabe kaj kora aita buji nai r sovkisu bujsi sir
sir, if you upload the topic of "Array iteration", this is so helpful for me and others students. please sir. kindly upload this topic of vedio. thank you sir...
var number = [1, 3, 5,7, 2,4];
var sortednumber = number.sort();
console.log(sortednumber);
এটা কি Third party API ডাটা নিয়ে কাজ করবে?
Eksathe eto gula method bujalen.
Ekta ekta kore deeply bujaten, bujte aro subhidha hoto :)
Number o sort kora jabe bhai ebhave
array2=[23,1,700,16];
array2= array2.sort();
document.write(array2);
index a aro value add kore dekhn,, kaj kore na.
Evabe facecam er sathe video korle onk bhalo lage
Insha Allah
like it
salut sir..
Sir pycharm ea javascript run korte porvo
ভাই আমার তো এত কিছু মনে থাকে না মাথার উপর দিয়ে যায় কিভাবে কী করবো
❤❤❤🇧🇩
var nums = ["15" , "30" , "22" , "45" , "40"];
var sortedNums = nums.sort();
console.log(sortedNums);
vai ei code ta te to sort hoi ...
logic ta ektu bujhai e bolben please .
ata array na
class = javascript bangla tutorial 6 : number method | toFixed | toPrecision
ব্যবহারিক অংশটুকু যেগুলো ব্যবহার হয় সেটুকু আলাদাকরে ম্যানসন করে দিবেন প্লিজ
boss
আসসালামু আলাইকুম ভাইয়া,,
ভাইয়া এটার সিরিয়াল ২৫ কেন? ৪২ হওয়ার কথা না? এর আগের টা দেখলাম ৬। আমি আসলে জাভা স্ক্রিপ্ট শুরু করি নাই। ভাবছি আপনার সবগুলো ভিডিও সর্ম্পূণ হলে তারপর শুরু করব ইনশাআল্লাহ।
The more I see, the more I fall in love with you later, sir.💞 Lots of love and blessings for you😊
Ameen
Sir vb. Net or c# Nia Jodi tutorial diten tahole onake opkar paitam
Whom rubbish people dislike these kind's of video?. Very disappointing.
sir java advance tutorials banen
notepad tar nam?
visual code studio
visual studio code
Sir git hub ar qlink ta dila Valo hoito
mone hosse vai paid class korsi
var names = ["arif","sorif","mina","rina"];
console.log(names);
// names.shift();
// console.log(names);
// names.shift();
// console.log(names);
// names.unshift("habib");
// console.log(names);
// names.splice(2,1, "sahana","sabana");
// console.log(names);
// names.splice(1,2);
// console.log(names);
// var sortingName = names.sort();
// names.reverse();
// console.log(sortingName);
var numbers = [20,10,15,41,52,36,40]
console.log(numbers);
var sortingNumbers = numbers.sort();
console.log(numbers);
অনেকদিন পর নূরানী চেহারা দেখতে পেলাম
Alhamdulillah
Are you Indian or Bangladeshi?
He is Bangladeshi.
Thank you sir❤❤❤
All the best
nice
Thank you sir
All the best
thank you
You're welcome
Tnx vi
Thank you sir
All the best
Thank You Sir