If Else | FD Rate Calculator | JavaScript Course | Logic First Tamil

  Рет қаралды 18,968

Logic First Tamil

Logic First Tamil

Күн бұрын

Javascript course with indepth explanations in tamil.
Github CodeLink - github.com/LogicFirstTamil
Notion link for code - balanced-quince-db1.notion.si...
00:00:00 - why if else
00:00:51 - if else syntax
00:03:07 - another example
00:04:50 - max of two numbers
00:05:28 - conditional operator
00:07:15 - FD interest rate calculator
00:16:26 - Exercise
----------------------------------------------------------------------------------------------------------------
courses and playlists
Javascript Playlist: • Javascript
HTML and CSS: • Html and CSS
SQL: • SQL
DS and ALGO in C/CPP: • Introduction to Data S...
DS and ALGO in Java: • Introduction to Data S...
Python Full Course with game: • Learn Python in Tamil ...
Java Playlist: • Learn Java in Tamil
Java one video: • Java Full Course in Ta...
C Interview program playlist: • C Interview Programs i...
C programming in one video: • C Programming in Tamil...
C programming playlist: • Introduction to C prog...
C++ Playlist link: • C++ Programming in Tamil
English channel link: / @logicfirst31

Пікірлер: 42
@satheeshnadarajan
@satheeshnadarajan Жыл бұрын
Now a Days No Respect and No Response for Education.People needs only entertainment not knowledge.Anyways You're Good Teacher Mam.
@allwynabraham5697
@allwynabraham5697 Жыл бұрын
I am designing a website and mam your contents are unique which is really helping me build my dream site I tried to contact my friends who r in software field and even web developers to help me but they had incomplete knowledge and developer asked huge price for developing the same
@LogicFirstTamil
@LogicFirstTamil Жыл бұрын
Glad to know! All the best Allwyn!
@subitham
@subitham Жыл бұрын
You are the best teacher Mam ☺️
@subitham
@subitham Жыл бұрын
Sis very vey thank you.🥰🤗🙏🙏. Na course ponalum unga kitta tha clearah html and css learn panikiten..taq so much..🥰🤗😍 ipo javascript learn panren..enaku center la staff edukratha vida unga teaching tha listen panitu iruken easy understanding ah iruku.. After javascript React eduka mudiuma sis.. enaku classla react onume purila...😔
@bharathim3828
@bharathim3828 Жыл бұрын
Akka vera level la solli kudukuringa,,but beginners ku puriyra maari konjam detail la solli koduththa nallarukum
@sharmilabanu8463
@sharmilabanu8463 10 ай бұрын
veralevel mam neenga
@trendingguys68
@trendingguys68 Жыл бұрын
Mam we need full course of javascript in single video
@seyedbry1479
@seyedbry1479 Жыл бұрын
Thank you so much
@vigneshs1649
@vigneshs1649 Жыл бұрын
Thank you ❤️
@jasminejoseph4591
@jasminejoseph4591 Жыл бұрын
Could you post JSP ,Angular and Servlet I recalled the concept of Java,Sql,hrmll from your post .Thanks a lot. I learned css from your post. Your way of teaching is very well. Now I am learning Javascript.
@saravanand107
@saravanand107 Жыл бұрын
Thank u so much
@ranjithkumar.9715
@ranjithkumar.9715 Жыл бұрын
Mam neenga enga mam learn panninga js any website or book tell me
@manikumar-vr3kp
@manikumar-vr3kp Жыл бұрын
EB Bill amount calculator Check function EBcal(){ let unit = Number(document.getElementById("input").value) if (unit =50 && unit=100 && unit 250) rate = (unit-250)*1.50 + (195)+ (37.5)+(50) else rate = 0 let results = document.getElementById("result") result.innerHTML = "your charges for the " + unit + "is " + rate }
@code_with_dhrush3915
@code_with_dhrush3915 Ай бұрын
your code has an error in js ....in the first elseif you calculated for just 100 units but she mentioned it for next 100 units so it will became 150 units..... else if(unit>50 && unit150&&unit
@jasminejoseph4591
@jasminejoseph4591 Жыл бұрын
hi sis I didn't define the variables like month,rate and result. But i got the out put. How is it possible?
@mahesh.s9778
@mahesh.s9778 Жыл бұрын
Dom concept full video potunga...
@beastpilot9829
@beastpilot9829 Жыл бұрын
Es6 concepts podunga sis
@aravi-aravi.
@aravi-aravi. 7 ай бұрын
function calculateBill(units) { if (units
@vinothkumar-gt8or
@vinothkumar-gt8or Жыл бұрын
Sister nxt machine learning ah
@Advebtures-hx4hv
@Advebtures-hx4hv Жыл бұрын
Please make a video for kotlin language please
@shortboy9976
@shortboy9976 Жыл бұрын
👍👍👍👍
@vimalsuku9452
@vimalsuku9452 9 ай бұрын
09:17 "value" full ah type pannathathe na gownichirunthe 😊
@mahesh.s9778
@mahesh.s9778 Жыл бұрын
Mam array to object and object to array conversion video and ithemaari irukara conversion video podunga..
@idhayadhulla9431
@idhayadhulla9431 Жыл бұрын
you gave exercise but you did'nt solve that in next video...how can we check ?
@akashs163
@akashs163 8 ай бұрын
Js file type panna web la poi inspect panna Js file kattala why mam?
@akashs163
@akashs163 8 ай бұрын
But html script tag kulla ah Type panna varuthu
@priya-pi2cf
@priya-pi2cf Жыл бұрын
Mam plz java script full course video poduga plz mam
@LogicFirstTamil
@LogicFirstTamil Жыл бұрын
its not ready. each of these video takes so much of effort.
@shanmugamsundar100
@shanmugamsundar100 Жыл бұрын
const btnEl = document.getElementById("btn") const resultEl = document.getElementById("result") const textEl = document.getElementById("text") function check() { let splitEl = textEl.value; console.log(splitEl); let newEl = splitEl.split("").reverse().join(""); console.log(newEl); if (splitEl === newEl) resultEl.innerText = `Result is: Palindrome`; else resultEl.innerText = `Result is: not Palindrome`; } btnEl.addEventListener("click", check)
@LogicFirstTamil
@LogicFirstTamil Жыл бұрын
Pls dont post code.. Other will just look at your code and wont try.
@ahalyaashokan4437
@ahalyaashokan4437 Жыл бұрын
For a word like "eye" "madam" .. this code works.. but... Coming to sentence.. is this code will check given sentence is palindrome or not?
@reubenprasanth271
@reubenprasanth271 Жыл бұрын
@@ahalyaashokan4437 we'll have to remove the spaces first then try to find the palindrome of it. edit. use replace method or split and join method for that too.
@krishdeva3751
@krishdeva3751 Жыл бұрын
Hi mam I need some suggestions from you I'm currently Working as a python developer with 1.5 years of experience. Two weeks before amazon contacted me and offered me a support engineer role I got selected in the interview rounds.But I'm Confused whether to join or not bcaz the mass layoffs location: chennai amazon alexa data services I'm a moderate in coding..Not an expert Even if i go amazon and got layed off after 6 months..Can i get a good job after that? can this be affect my career and made a dent on my cv
@LogicFirstTamil
@LogicFirstTamil Жыл бұрын
the downside m seeing is developer to support role.It is all based on ur priority - job security or hike. It doesnt mean job at amazon is insecure coz of recent layoffs. It can happen anywhere.
@krishdeva3751
@krishdeva3751 Жыл бұрын
@@LogicFirstTamil Thanks for your reply mam. Actually the pay is 3 times high.I decided not to go and try for a SDE role instead.
@LogicFirstTamil
@LogicFirstTamil Жыл бұрын
@@krishdeva3751 You should be too gud in DSA for that. hope you know that. All the best. If the pay is 3 times more, I think you can risk taking the job and jump elsewhere as a developer within a year or two.
@krishdeva3751
@krishdeva3751 Жыл бұрын
@@LogicFirstTamil Actually The base pay for SE in Amazon is 10lpa. nd my current ctc is 3.I think thats why they are offering me that much.As I said I'm moderate in DSA mam..Thanks to you I gained knowledge by watching your clear definitions abt DSA mam.
@shanmugamsundar100
@shanmugamsundar100 Жыл бұрын
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: antiquewhite; display: flex; justify-content: center; min-height: 100vh; align-items: center; } .container { background-color: aliceblue; padding: 1em; text-align: center; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; border-radius: .5em; } .text { display: block; width: 100%; margin-bottom: 1.5em; height: 2.5em; border: none; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; border-radius: 0.5em; outline: none; padding: 1em; } h2 { margin-bottom: 1em; } .btn { background-color: antiquewhite; border: none; padding: 1em 0.5em 1em 0.5em; font-weight: bolder; border-radius: 0.5em; cursor: pointer; margin-bottom: 1em; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; }
@shanmugamsundar100
@shanmugamsundar100 Жыл бұрын
const btnEl = document.getElementById("btn") const resultEl = document.getElementById("result") const textEl = document.getElementById("text") function check() { let splitEl = textEl.value; console.log(splitEl); let newEl = splitEl.split("").reverse().join(""); console.log(newEl); if (splitEl === newEl) resultEl.innerText = `Result is: Palindrome`; else resultEl.innerText = `Result is: not Palindrome`; } btnEl.addEventListener("click", check)
Arrays and Array Methods | JavaScript Course | Logic First Tamil
19:09
Logic First Tamil
Рет қаралды 31 М.
UFC Vegas 93 : Алмабаев VS Джонсон
02:01
Setanta Sports UFC
Рет қаралды 221 М.
OMG🤪 #tiktok #shorts #potapova_blog
00:50
Potapova_blog
Рет қаралды 17 МЛН
Solve Any Pattern Question With This Trick!
57:20
Kunal Kushwaha
Рет қаралды 2,2 МЛН
Promise | Async JavaScript | JavaScript Course | Logic First Tamil
22:15
Logic First Tamil
Рет қаралды 26 М.
Javascript If and If Else Statements Explained in Tamil
10:59
Tamil Developer
Рет қаралды 21 М.
UFC Vegas 93 : Алмабаев VS Джонсон
02:01
Setanta Sports UFC
Рет қаралды 221 М.