-
Imperative vs Declarative Programming
Learn the difference between imperative and declarative programming and why you'll usually want to use one over the other.
published: 03 Jan 2022
-
Imperative vs Declarative Programming
Imperative Programming and Declarative Programming took me some time to learn, so this might be useful for some other people. We go through and explanation and then a real world example as well
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter
Connect With Me
✦ My Website: https://tadaspetra.com/#/
✦ Live Coding: https://www.twitch.tv/tadaspetra
✦ Twitter: https://twitter.com/tadaspetra
✦ Chat on Discord: https://discord.gg/CPwSezC
✦ Instagram: https://www.instagram.com/tadaspetra/
I also do lots of Investing
✦ FREE stock: https://join.robinhood.com/tadasp2
My Top 5 Books:
✦ Brave New World - Aldous Huxley: https://amzn.to/2JyaK96
✦ 1984 - George Orwell: https://amzn.to/3lmLzUk
✦ The Millionaire Fastlane - MJ Demarco: https://amzn.to/2ViGthn
✦ The 4-Hou...
published: 25 Dec 2020
-
Programming Paradigms - Computerphile
There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist Laurence Day compares two of them.
Note: In the Java code the delimiters within the 'for' loop should be semi-colons, not commas. Apologies for the error.
What if the Universe is a Computer Simulation: http://youtu.be/YOxDb_BbXzU
Sights and Sounds of Sorting with BASIC: http://youtu.be/Ou2A-JWszVA
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. See the full list of Brady's video projects at: http://bit.ly/bradychannels
published: 30 Aug 2013
-
Declarative vs. Imperative Programming
Declarative programming focuses on building logic of software without actually describing its flow. You are saying WHAT without adding HOW.
Imperative programming focuses on creating statements that change program states by creating algorithms that tell the computer HOW to do things.
published: 27 Apr 2020
-
Declarative Vs Imperative Programming : What does it Means?
👉 Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid.
Off late we're hearing a lot about Declarative and Imperative programming. Many a times frameworks like ReactJS are called Declarative and languages like C++, Java, and even JavaScript are called Imperative
In this video, I'll explain what is the difference between declarative and imperative programming and how we can even use constructs in C++ and JavaScript to write declarative code.
The code example in the video is of C++ and JavaScript and shall be displayed side by side
The video which explains the std :: transform (...) function of C++ is present here https://www.youtube.com/watch?v=hBsGCom5R1o
Hope it helps you in learning something new.. enjoy!
Please take a ...
published: 16 Nov 2018
-
HTML IS a Programming Language (Imperative vs Declarative) - Computerphile
The professor took a lot of stick for calling HTML a programming language - here he shows why it can be described as a language, albeit a special purpose one.
Where HTML beats C?: https://youtu.be/-csXdj4WVwA
Most Difficult Program to Compute: https://youtu.be/i7sm9dzFtEI
Cookie Stealing: https://youtu.be/T1QEs3mdJoc
Deep Web & Dark Web: https://www.youtube.com/playlist?list=PLzH6n4zXuckpPcCIJigThQgx5CB5gPiC6
(Declarative) Haskell Example: https://youtu.be/EuWrAlKTkak
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. More at http://www.bradyharan.com
published: 28 Jun 2016
-
Declarative vs Imperative in Functional Programming
Functional programmers often point out that one of the big advantages of their approach is declarative programming. They sometimes position declarative vs imperative programming, but it's not quite as simple as that. This is not really about functional vs imperative, these are choices, and tools, that can be useful in most programming languages. So not functional vs OO or imperative vs declarative, but maybe all tools that we can use to do a better job.
In this episode, Dave Farley, author of “Modern Software Engineering” and “Continuous Delivery” explores the role and applicability of declarative and imperative approaches to defining systems.
_____________________________________________________
🔗 LINKS:
Definition of Imperative Programming ➡️ https://en.wikipedia.org/wiki/Imperative...
published: 09 Mar 2022
-
1 :: Basic Programs :: Imperative Programming(I.P) Tutorial :: BSc IT
Hi People !, this is the second video in the series of Imperative Programming for BSc IT Students.
In this video i have performed an explained the programs from the first practical named 'Basic Programs'. If you have any doubt just drop in a comment and i will help you out.
If you found this video useful please Like this video and Subscribe to my channel. Also share it with your friends so they can learn too.
Follow me on Social Media .
Twitter - www.twitter.com/reevkandari.
Facebook - https://www.facebook.com/Rishabh-Kandari-127568357964717/
published: 30 Oct 2017
-
Imperative Programming Paradigm | Programming Paradigm In English | OOPs concepts
► Do you have any Query? Kindly message us on WhatsApp https://wa.me/message/VLQEBSCSNL73P1 . We won't pick calls, just WhatsApp Messages.
► Join Our Telegram Channel For Latest Updates For Our Courses: https://t.me/programmingline
► Download Our Programming Line Mobile App To Get Complete Courses For Low Fee: https://bit.ly/3xuPnK1
******************** Imperative Programming Paradigm:
→ The word "imperative" comes from the Latin "impero" meaning "I command"
→ Imperative programming is a paradigm of computer programming in which the program describes a sequence of steps that change the state of the computer.
→ It tells the computer "how" to accomplish a task.
→ Programs written this way often compile to binary executables that run more efficiently since all CPU instructions are thems...
published: 04 Dec 2018
4:44
Imperative vs Declarative Programming
Learn the difference between imperative and declarative programming and why you'll usually want to use one over the other.
Learn the difference between imperative and declarative programming and why you'll usually want to use one over the other.
https://wn.com/Imperative_Vs_Declarative_Programming
Learn the difference between imperative and declarative programming and why you'll usually want to use one over the other.
- published: 03 Jan 2022
- views: 305566
2:35
Imperative vs Declarative Programming
Imperative Programming and Declarative Programming took me some time to learn, so this might be useful for some other people. We go through and explanation and ...
Imperative Programming and Declarative Programming took me some time to learn, so this might be useful for some other people. We go through and explanation and then a real world example as well
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter
Connect With Me
✦ My Website: https://tadaspetra.com/#/
✦ Live Coding: https://www.twitch.tv/tadaspetra
✦ Twitter: https://twitter.com/tadaspetra
✦ Chat on Discord: https://discord.gg/CPwSezC
✦ Instagram: https://www.instagram.com/tadaspetra/
I also do lots of Investing
✦ FREE stock: https://join.robinhood.com/tadasp2
My Top 5 Books:
✦ Brave New World -
Aldous Huxley: https://amzn.to/2JyaK96
✦ 1984 - George Orwell: https://amzn.to/3lmLzUk
✦ The Millionaire Fastlane - MJ Demarco: https://amzn.to/2ViGthn
✦ The 4-Hour Workweek - Timothy Ferriss: https://amzn.to/3mnypYD
✦ Homo Deus - Yuval Noah Harari: https://amzn.to/2VlFRYe
Youtube Gear
✦ MacBook Pro 16 inch: https://amzn.to/3qe4MeF
✦ MX Master 3 Mouse: https://amzn.to/2VlkZQS
✦ Canon Rebel SL3: https://amzn.to/2ViIfPv
✦ Hiearcool USB Hub: https://amzn.to/3llsIsP
✦ iPad Pro 12.9 (3rd Generation): https://amzn.to/36kaVy0
✦ Apple Pencil (2nd Generation): https://amzn.to/2JoHy4y
✦ Yeti Microphone: https://amzn.to/37oRNOq
✦ Rode Boom Arm: https://amzn.to/3lnEKCb
✦ Blue Radius II Shock Mount: https://amzn.to/2JoIfea
✦ Blue RPop Filter: https://amzn.to/39rQSiZ
✦ Sony WH1000XM3: https://amzn.to/3moWgHh
Thank you for watching!
#Imperative #Declarative #Programming
https://wn.com/Imperative_Vs_Declarative_Programming
Imperative Programming and Declarative Programming took me some time to learn, so this might be useful for some other people. We go through and explanation and then a real world example as well
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter
Connect With Me
✦ My Website: https://tadaspetra.com/#/
✦ Live Coding: https://www.twitch.tv/tadaspetra
✦ Twitter: https://twitter.com/tadaspetra
✦ Chat on Discord: https://discord.gg/CPwSezC
✦ Instagram: https://www.instagram.com/tadaspetra/
I also do lots of Investing
✦ FREE stock: https://join.robinhood.com/tadasp2
My Top 5 Books:
✦ Brave New World -
Aldous Huxley: https://amzn.to/2JyaK96
✦ 1984 - George Orwell: https://amzn.to/3lmLzUk
✦ The Millionaire Fastlane - MJ Demarco: https://amzn.to/2ViGthn
✦ The 4-Hour Workweek - Timothy Ferriss: https://amzn.to/3mnypYD
✦ Homo Deus - Yuval Noah Harari: https://amzn.to/2VlFRYe
Youtube Gear
✦ MacBook Pro 16 inch: https://amzn.to/3qe4MeF
✦ MX Master 3 Mouse: https://amzn.to/2VlkZQS
✦ Canon Rebel SL3: https://amzn.to/2ViIfPv
✦ Hiearcool USB Hub: https://amzn.to/3llsIsP
✦ iPad Pro 12.9 (3rd Generation): https://amzn.to/36kaVy0
✦ Apple Pencil (2nd Generation): https://amzn.to/2JoHy4y
✦ Yeti Microphone: https://amzn.to/37oRNOq
✦ Rode Boom Arm: https://amzn.to/3lnEKCb
✦ Blue Radius II Shock Mount: https://amzn.to/2JoIfea
✦ Blue RPop Filter: https://amzn.to/39rQSiZ
✦ Sony WH1000XM3: https://amzn.to/3moWgHh
Thank you for watching!
#Imperative #Declarative #Programming
- published: 25 Dec 2020
- views: 46824
10:44
Programming Paradigms - Computerphile
There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist Laurence Day compares two of them....
There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist Laurence Day compares two of them.
Note: In the Java code the delimiters within the 'for' loop should be semi-colons, not commas. Apologies for the error.
What if the Universe is a Computer Simulation: http://youtu.be/YOxDb_BbXzU
Sights and Sounds of Sorting with BASIC: http://youtu.be/Ou2A-JWszVA
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. See the full list of Brady's video projects at: http://bit.ly/bradychannels
https://wn.com/Programming_Paradigms_Computerphile
There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist Laurence Day compares two of them.
Note: In the Java code the delimiters within the 'for' loop should be semi-colons, not commas. Apologies for the error.
What if the Universe is a Computer Simulation: http://youtu.be/YOxDb_BbXzU
Sights and Sounds of Sorting with BASIC: http://youtu.be/Ou2A-JWszVA
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. See the full list of Brady's video projects at: http://bit.ly/bradychannels
- published: 30 Aug 2013
- views: 683218
5:13
Declarative vs. Imperative Programming
Declarative programming focuses on building logic of software without actually describing its flow. You are saying WHAT without adding HOW.
Imperative programm...
Declarative programming focuses on building logic of software without actually describing its flow. You are saying WHAT without adding HOW.
Imperative programming focuses on creating statements that change program states by creating algorithms that tell the computer HOW to do things.
https://wn.com/Declarative_Vs._Imperative_Programming
Declarative programming focuses on building logic of software without actually describing its flow. You are saying WHAT without adding HOW.
Imperative programming focuses on creating statements that change program states by creating algorithms that tell the computer HOW to do things.
- published: 27 Apr 2020
- views: 4011
7:00
Declarative Vs Imperative Programming : What does it Means?
👉 Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid.
Off late we're hearing a lot about Declara...
👉 Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid.
Off late we're hearing a lot about Declarative and Imperative programming. Many a times frameworks like ReactJS are called Declarative and languages like C++, Java, and even JavaScript are called Imperative
In this video, I'll explain what is the difference between declarative and imperative programming and how we can even use constructs in C++ and JavaScript to write declarative code.
The code example in the video is of C++ and JavaScript and shall be displayed side by side
The video which explains the std :: transform (...) function of C++ is present here https://www.youtube.com/watch?v=hBsGCom5R1o
Hope it helps you in learning something new.. enjoy!
Please take a moment to Like! Subscribe! Share! and Comment! Your actions will keep me going
#cpp #cplusplus #javascript #js #declarative #imperative #programming #code #coding #functionalprogramming #test #testing #java #python
https://wn.com/Declarative_Vs_Imperative_Programming_What_Does_It_Means
👉 Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid.
Off late we're hearing a lot about Declarative and Imperative programming. Many a times frameworks like ReactJS are called Declarative and languages like C++, Java, and even JavaScript are called Imperative
In this video, I'll explain what is the difference between declarative and imperative programming and how we can even use constructs in C++ and JavaScript to write declarative code.
The code example in the video is of C++ and JavaScript and shall be displayed side by side
The video which explains the std :: transform (...) function of C++ is present here https://www.youtube.com/watch?v=hBsGCom5R1o
Hope it helps you in learning something new.. enjoy!
Please take a moment to Like! Subscribe! Share! and Comment! Your actions will keep me going
#cpp #cplusplus #javascript #js #declarative #imperative #programming #code #coding #functionalprogramming #test #testing #java #python
- published: 16 Nov 2018
- views: 33508
8:28
HTML IS a Programming Language (Imperative vs Declarative) - Computerphile
The professor took a lot of stick for calling HTML a programming language - here he shows why it can be described as a language, albeit a special purpose one.
...
The professor took a lot of stick for calling HTML a programming language - here he shows why it can be described as a language, albeit a special purpose one.
Where HTML beats C?: https://youtu.be/-csXdj4WVwA
Most Difficult Program to Compute: https://youtu.be/i7sm9dzFtEI
Cookie Stealing: https://youtu.be/T1QEs3mdJoc
Deep Web & Dark Web: https://www.youtube.com/playlist?list=PLzH6n4zXuckpPcCIJigThQgx5CB5gPiC6
(Declarative) Haskell Example: https://youtu.be/EuWrAlKTkak
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. More at http://www.bradyharan.com
https://wn.com/Html_Is_A_Programming_Language_(Imperative_Vs_Declarative)_Computerphile
The professor took a lot of stick for calling HTML a programming language - here he shows why it can be described as a language, albeit a special purpose one.
Where HTML beats C?: https://youtu.be/-csXdj4WVwA
Most Difficult Program to Compute: https://youtu.be/i7sm9dzFtEI
Cookie Stealing: https://youtu.be/T1QEs3mdJoc
Deep Web & Dark Web: https://www.youtube.com/playlist?list=PLzH6n4zXuckpPcCIJigThQgx5CB5gPiC6
(Declarative) Haskell Example: https://youtu.be/EuWrAlKTkak
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. More at http://www.bradyharan.com
- published: 28 Jun 2016
- views: 185976
17:45
Declarative vs Imperative in Functional Programming
Functional programmers often point out that one of the big advantages of their approach is declarative programming. They sometimes position declarative vs imper...
Functional programmers often point out that one of the big advantages of their approach is declarative programming. They sometimes position declarative vs imperative programming, but it's not quite as simple as that. This is not really about functional vs imperative, these are choices, and tools, that can be useful in most programming languages. So not functional vs OO or imperative vs declarative, but maybe all tools that we can use to do a better job.
In this episode, Dave Farley, author of “Modern Software Engineering” and “Continuous Delivery” explores the role and applicability of declarative and imperative approaches to defining systems.
_____________________________________________________
🔗 LINKS:
Definition of Imperative Programming ➡️ https://en.wikipedia.org/wiki/Imperative_programming
Definition of Declarative Programming ➡️ https://en.wikipedia.org/wiki/Declarative_programming
I think this is wrong, maths isn’t just the formulas, it’s how you get there, also algorithm is a mathematical idea, nevertheless, it’s an interesting post: “There’s no such thing as a declarative language, and its the best DSL in the world” ➡️ https://existentialtype.wordpress.com/2013/07/22/there-is-such-a-thing-as-a-declarative-language/
_____________________________________________________
📚 BOOKS:
🚨 MY NEW BOOK! 👉 📖 Dave’s NEW BOOK "Modern Software Engineering" is now available here ➡️ https://amzn.to/3DwdwT3
In this book, Dave brings together his ideas and proven techniques to describe a durable, coherent and foundational approach to effective software development, for programmers, managers and technical leads, at all levels of experience.
📖 "Continuous Delivery Pipelines" by Dave Farley
paperback ➡️ https://amzn.to/3gIULlA
ebook version ➡️ https://leanpub.com/cd-pipelines
📖 The original, award-winning "Continuous Delivery" book by Dave Farley and Jez Humble ➡️ https://amzn.to/2WxRYmx
NOTE: If you click on one of the Amazon Affiliate links and buy the book, Continuous Delivery Ltd. will get a small fee for the recommendation with NO increase in cost to you.
-------------------------------------------------------------------------------------
Also from Dave:
🎓 CD TRAINING COURSES
If you want to learn Continuous Delivery and DevOps skills, check out Dave Farley's courses
➡️ https://bit.ly/DFTraining
📧 JOIN CD MAIL LIST 📧
Keep up to date with the latest discussions, free "How To..." guides, events, online courses and exclusive offers. ➡️ https://bit.ly/MailListCD
-------------------------------------------------------------------------------------
CHANNEL SPONSORS:
Linode offers Linux virtual machines with global infrastructure and simple capped pricing. No surprise bills, no lock-in, and the same price across every data center. See if Linode works for you with a $100 60-day credit by signing up HERE ➡️ https://linode.com/cd
Equal Experts is a product software development consultancy with a network of over 1,000 experienced technology consultants globally. They increase the pace of innovation by using modern software engineering practices that embrace Continuous Delivery, Security, and Operability from the outset ➡️ https://bit.ly/3ASy8n0
Harness helps engineers and developers simplify and scale CI/CD, Feature Flags and Cloud Cost Management with an AI-powered platform for software delivery. ➡️ https://bit.ly/3Cfx3qI
Octopus are the makers of Octopus Deploy the single place for your team to manage releases, automate deployments, and automate the runbooks that keep your software operating. ➡️ https://octopus.com/
SpecFlow Behavior Driven Development for .NET SpecFlow helps teams bind automation to feature files and share the resulting examples as Living Documentation across the team and stakeholders. ➡️ https://go.specflow.org/dave_farley
https://wn.com/Declarative_Vs_Imperative_In_Functional_Programming
Functional programmers often point out that one of the big advantages of their approach is declarative programming. They sometimes position declarative vs imperative programming, but it's not quite as simple as that. This is not really about functional vs imperative, these are choices, and tools, that can be useful in most programming languages. So not functional vs OO or imperative vs declarative, but maybe all tools that we can use to do a better job.
In this episode, Dave Farley, author of “Modern Software Engineering” and “Continuous Delivery” explores the role and applicability of declarative and imperative approaches to defining systems.
_____________________________________________________
🔗 LINKS:
Definition of Imperative Programming ➡️ https://en.wikipedia.org/wiki/Imperative_programming
Definition of Declarative Programming ➡️ https://en.wikipedia.org/wiki/Declarative_programming
I think this is wrong, maths isn’t just the formulas, it’s how you get there, also algorithm is a mathematical idea, nevertheless, it’s an interesting post: “There’s no such thing as a declarative language, and its the best DSL in the world” ➡️ https://existentialtype.wordpress.com/2013/07/22/there-is-such-a-thing-as-a-declarative-language/
_____________________________________________________
📚 BOOKS:
🚨 MY NEW BOOK! 👉 📖 Dave’s NEW BOOK "Modern Software Engineering" is now available here ➡️ https://amzn.to/3DwdwT3
In this book, Dave brings together his ideas and proven techniques to describe a durable, coherent and foundational approach to effective software development, for programmers, managers and technical leads, at all levels of experience.
📖 "Continuous Delivery Pipelines" by Dave Farley
paperback ➡️ https://amzn.to/3gIULlA
ebook version ➡️ https://leanpub.com/cd-pipelines
📖 The original, award-winning "Continuous Delivery" book by Dave Farley and Jez Humble ➡️ https://amzn.to/2WxRYmx
NOTE: If you click on one of the Amazon Affiliate links and buy the book, Continuous Delivery Ltd. will get a small fee for the recommendation with NO increase in cost to you.
-------------------------------------------------------------------------------------
Also from Dave:
🎓 CD TRAINING COURSES
If you want to learn Continuous Delivery and DevOps skills, check out Dave Farley's courses
➡️ https://bit.ly/DFTraining
📧 JOIN CD MAIL LIST 📧
Keep up to date with the latest discussions, free "How To..." guides, events, online courses and exclusive offers. ➡️ https://bit.ly/MailListCD
-------------------------------------------------------------------------------------
CHANNEL SPONSORS:
Linode offers Linux virtual machines with global infrastructure and simple capped pricing. No surprise bills, no lock-in, and the same price across every data center. See if Linode works for you with a $100 60-day credit by signing up HERE ➡️ https://linode.com/cd
Equal Experts is a product software development consultancy with a network of over 1,000 experienced technology consultants globally. They increase the pace of innovation by using modern software engineering practices that embrace Continuous Delivery, Security, and Operability from the outset ➡️ https://bit.ly/3ASy8n0
Harness helps engineers and developers simplify and scale CI/CD, Feature Flags and Cloud Cost Management with an AI-powered platform for software delivery. ➡️ https://bit.ly/3Cfx3qI
Octopus are the makers of Octopus Deploy the single place for your team to manage releases, automate deployments, and automate the runbooks that keep your software operating. ➡️ https://octopus.com/
SpecFlow Behavior Driven Development for .NET SpecFlow helps teams bind automation to feature files and share the resulting examples as Living Documentation across the team and stakeholders. ➡️ https://go.specflow.org/dave_farley
- published: 09 Mar 2022
- views: 24476
10:43
1 :: Basic Programs :: Imperative Programming(I.P) Tutorial :: BSc IT
Hi People !, this is the second video in the series of Imperative Programming for BSc IT Students.
In this video i have performed an explained the programs fr...
Hi People !, this is the second video in the series of Imperative Programming for BSc IT Students.
In this video i have performed an explained the programs from the first practical named 'Basic Programs'. If you have any doubt just drop in a comment and i will help you out.
If you found this video useful please Like this video and Subscribe to my channel. Also share it with your friends so they can learn too.
Follow me on Social Media .
Twitter - www.twitter.com/reevkandari.
Facebook - https://www.facebook.com/Rishabh-Kandari-127568357964717/
https://wn.com/1_Basic_Programs_Imperative_Programming(I.P)_Tutorial_Bsc_It
Hi People !, this is the second video in the series of Imperative Programming for BSc IT Students.
In this video i have performed an explained the programs from the first practical named 'Basic Programs'. If you have any doubt just drop in a comment and i will help you out.
If you found this video useful please Like this video and Subscribe to my channel. Also share it with your friends so they can learn too.
Follow me on Social Media .
Twitter - www.twitter.com/reevkandari.
Facebook - https://www.facebook.com/Rishabh-Kandari-127568357964717/
- published: 30 Oct 2017
- views: 46741
5:16
Imperative Programming Paradigm | Programming Paradigm In English | OOPs concepts
► Do you have any Query? Kindly message us on WhatsApp https://wa.me/message/VLQEBSCSNL73P1 . We won't pick calls, just WhatsApp Messages.
► Join Our Telegra...
► Do you have any Query? Kindly message us on WhatsApp https://wa.me/message/VLQEBSCSNL73P1 . We won't pick calls, just WhatsApp Messages.
► Join Our Telegram Channel For Latest Updates For Our Courses: https://t.me/programmingline
► Download Our Programming Line Mobile App To Get Complete Courses For Low Fee: https://bit.ly/3xuPnK1
******************** Imperative Programming Paradigm:
→ The word "imperative" comes from the Latin "impero" meaning "I command"
→ Imperative programming is a paradigm of computer programming in which the program describes a sequence of steps that change the state of the computer.
→ It tells the computer "how" to accomplish a task.
→ Programs written this way often compile to binary executables that run more efficiently since all CPU instructions are themselves imperative statements.
→ To make programs simpler to understand, statements have been grouped into sections using blocks.
→ Procedural and object-oriented programming belong under imperative paradigm like C, C++, C#, PHP, Java and Assembly.
For more details & source code check out: https://programmingline.com/2019/02/imperative-programming-paradigm.html
#ImperativeProgrammingParadigm #ObjectOrientedProgramming #programmingline #rakesh #rake
*******************************************************
Java Course: https://www.youtube.com/playlist?list=PLN00Qh4gtjNvty8ynSn9_3iOTDSe3gzoa
Software Design Patterns Course: https://www.youtube.com/playlist?list=PLN00Qh4gtjNuMQ5cvSFKPNrkNF9sTjM2-
OOPs Course: https://www.youtube.com/playlist?list=PLN00Qh4gtjNuAQhSz1WmrQIpINu3JuKuX
NLP Course: https://www.youtube.com/playlist?list=PLN00Qh4gtjNunIRl0Gj8OWqwun5X5j2eh
Software Interview Tips: https://www.youtube.com/playlist?list=PLN00Qh4gtjNuMQ5cvSFKPNrkNF9sTjM2-
Important Links:
Skillshare - Best Online Learning Platform (2 Free Months of Premium Membership): https://programmingline.com/skillshare
Java Course: https://programmingline.com/java-course
Software Design Patterns Course: https://programmingline.com/software-design-patterns-course
Object Oriented Programming (OOPs) Course: https://programmingline.com/oops
Best Books for Software Courses: https://programmingline.com/best-books-for-software-courses
Campus Interview: https://programmingline.com/campus-interview
How to crack the programming aptitude round?: https://programmingline.com/how-to-crack-the-programming-aptitude-round
*******************************************************
Subscribe my YouTube channels:
► Subscribe https://www.youtube.com/programmingline/example?sub_confirmation=1 channel for watching Software Related courses like Java, Software Design Patterns, OOPs, and etc in Tamil, Telugu, and English.
► Subscribe https://www.youtube.com/channel/UChEO9wBuI1_FtBsVmFL8qBA/example?sub_confirmation=1 channel for watching Income Tax saving schemes and Stock Market related videos.
► Subscribe https://www.youtube.com/channel/UCBCCLK1wGt1FkGbEkv9Rb6w/example?sub_confirmation=1 channel for watching Terrace Gardening Tips, Unboxing products, and Random videos in Tamil, Telugu, and English.
Website: https://www.programmingline.com
FaceBook page: https://www.facebook.com/programminglineofficial
Instagram: https://www.instagram.com/programmingline
Twitter: https://twitter.com/programmingline
*******************************************************
https://wn.com/Imperative_Programming_Paradigm_|_Programming_Paradigm_In_English_|_Oops_Concepts
► Do you have any Query? Kindly message us on WhatsApp https://wa.me/message/VLQEBSCSNL73P1 . We won't pick calls, just WhatsApp Messages.
► Join Our Telegram Channel For Latest Updates For Our Courses: https://t.me/programmingline
► Download Our Programming Line Mobile App To Get Complete Courses For Low Fee: https://bit.ly/3xuPnK1
******************** Imperative Programming Paradigm:
→ The word "imperative" comes from the Latin "impero" meaning "I command"
→ Imperative programming is a paradigm of computer programming in which the program describes a sequence of steps that change the state of the computer.
→ It tells the computer "how" to accomplish a task.
→ Programs written this way often compile to binary executables that run more efficiently since all CPU instructions are themselves imperative statements.
→ To make programs simpler to understand, statements have been grouped into sections using blocks.
→ Procedural and object-oriented programming belong under imperative paradigm like C, C++, C#, PHP, Java and Assembly.
For more details & source code check out: https://programmingline.com/2019/02/imperative-programming-paradigm.html
#ImperativeProgrammingParadigm #ObjectOrientedProgramming #programmingline #rakesh #rake
*******************************************************
Java Course: https://www.youtube.com/playlist?list=PLN00Qh4gtjNvty8ynSn9_3iOTDSe3gzoa
Software Design Patterns Course: https://www.youtube.com/playlist?list=PLN00Qh4gtjNuMQ5cvSFKPNrkNF9sTjM2-
OOPs Course: https://www.youtube.com/playlist?list=PLN00Qh4gtjNuAQhSz1WmrQIpINu3JuKuX
NLP Course: https://www.youtube.com/playlist?list=PLN00Qh4gtjNunIRl0Gj8OWqwun5X5j2eh
Software Interview Tips: https://www.youtube.com/playlist?list=PLN00Qh4gtjNuMQ5cvSFKPNrkNF9sTjM2-
Important Links:
Skillshare - Best Online Learning Platform (2 Free Months of Premium Membership): https://programmingline.com/skillshare
Java Course: https://programmingline.com/java-course
Software Design Patterns Course: https://programmingline.com/software-design-patterns-course
Object Oriented Programming (OOPs) Course: https://programmingline.com/oops
Best Books for Software Courses: https://programmingline.com/best-books-for-software-courses
Campus Interview: https://programmingline.com/campus-interview
How to crack the programming aptitude round?: https://programmingline.com/how-to-crack-the-programming-aptitude-round
*******************************************************
Subscribe my YouTube channels:
► Subscribe https://www.youtube.com/programmingline/example?sub_confirmation=1 channel for watching Software Related courses like Java, Software Design Patterns, OOPs, and etc in Tamil, Telugu, and English.
► Subscribe https://www.youtube.com/channel/UChEO9wBuI1_FtBsVmFL8qBA/example?sub_confirmation=1 channel for watching Income Tax saving schemes and Stock Market related videos.
► Subscribe https://www.youtube.com/channel/UCBCCLK1wGt1FkGbEkv9Rb6w/example?sub_confirmation=1 channel for watching Terrace Gardening Tips, Unboxing products, and Random videos in Tamil, Telugu, and English.
Website: https://www.programmingline.com
FaceBook page: https://www.facebook.com/programminglineofficial
Instagram: https://www.instagram.com/programmingline
Twitter: https://twitter.com/programmingline
*******************************************************
- published: 04 Dec 2018
- views: 8055