Startup, Entrepreneurship and Certification. You will also find the trending articles

January 2023

 Alphabet Letter M Song for Kids and Learning

Alphabet Letter M Song for Kids and Learning


Printable Guide in PDF Format for Alphabet Letter "M" learning Guide:


Letter m is for Moon. Letter m is for Map. Letter m is for Magic. Letter M in color is a fun activity that helps Kids/Student practice recognizing Letter M. Practice Letter M and sound.

Introduction: 00:00 to 00:04
Letter M for Moon: 00:04 to 00:08 Moon Video - Fun Activity for Concept Clear: 00:09 to 00:16 Letter M for Map: 00:17 to 00:21 Map Video - Fun Activity for Concept Clear: 00:22 to 00:29 Letter M for Magic: 00:29 to 00:33 Magic Video - Fun Activity for Concept Clear: 00:34 to 01:42 Revision of M for Moon, M for Map and M for Magic - Fun Activity for Concept Clear: 00:43 to 00:51 Shaaani Kids TV aim to make Pre-School Learn Fun with Activities. #M #Letter_m #letter_series #dance #Dancing

 Learn Alphabet Letter K on Shaaani Kids TV, Kids Cartoon Song Fun Activity

Printable Guide in PDF Format for Alphabet Letter "K" learning Guide:

Click here to Download.

Letter K


Letter k is for King. Letter k is for Key. Letter k is for Kangaroo.

Letter K in color is a fun activity that helps Kids/Student practice recognizing Letter K. Practice Letter K and sound.


Introduction: 00:00 to 00:04 Letter K for King: 00:04 to 00:08 King Video - Fun Activity for Concept Clear: 00:09 to 00:16 Letter K for Key: 00:17 to 00:21 Key Video - Fun Activity for Concept Clear: 00:22 to 00:29 Letter K for Kangaroo: 00:29 to 00:33 Kangaroo Video - Fun Activity for Concept Clear: 00:34 to 01:42 Revision of K for King, K for Key and K for Kangroo - Fun Activity for Concept Clear: 00:43 to 00:51 Shaaani Kids TV aim to make Pre-School Learn Fun with Activities. #k #Letter_k #letter_series #dance #Dancing Letter k


 Python Programming Language

Python programming language is a high-level, interpreted programming language known for its simplicity, ease of use, and broad range of applications. It was created in the late 1980s by Guido van Rossum and has since become one of the most popular programming languages in the world. Some of the key features of Python include:

Python Programming Language

  • ·         A clean and simple syntax, which makes the language easy to read and write
  • ·         A large standard library, which supports many common programming tasks such as connecting to web servers, reading and writing files, and working with data
  • ·         An interactive interpreter, which allows you to test code snippets and explore the language in an interactive manner
  • ·         Support for object-oriented, imperative, and functional programming styles
  • ·         Dynamically-typed, meaning that you don't need to specify the type of a variable when you declare it
  • ·         Cross-platform compatibility, meaning that you can develop applications that run on Windows, macOS, and Linux, among other platforms.

Python is often used for web development, scientific computing, data analysis, artificial intelligence, and educational applications.

 Object Oriented Programming vs Procedural Oriented Programming 

Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can contain data and code that operates on that data. In object-oriented programming, a program is organized around the data (objects) and the operations that can be performed on them.

Procedural-oriented programming (POP) is a programming paradigm based on the concept of "procedures", or functions, which are blocks of code that perform a specific task. In procedural programming, the focus is on writing functions or procedures that operate on data, rather than on the data itself.

Object Oriented Programming OOP VS Procedural Oriented Programming POP

Here is a comparison of object-oriented programming (OOP) and procedural programming:

Object Oriented Programming:

  • ·         Organized around objects (data) and the operations that can be performed on them
  • ·         Code is organized into "classes", which define the data and behavior of objects
  • ·         Uses inheritance to reuse code
  • ·         Data is bundled with the code that operates on it 
  • ·         More flexible design structure, allowing for easier modification of existing code

Procedural programming:

·        Organized around procedures or functions (blocks of code that perform a specific task)
·         Data is separate from the code that operates on it
·         Often requires writing new code for every new task
·         Rigid structure, which can make it more difficult to make changes to existing code

Overall, the main difference between OOP and procedural programming is the way in which the code is organized. OOP is centered around objects and their interactions, while procedural programming is centered around procedures or functions. OOP tends to be more flexible and modular, making it easier to modify and extend, while procedural programming follows a more rigid structure.

One key difference between the two is that in object-oriented programming, data is usually bundled with the code that operates on it, while in procedural programming, data is separate from the code that operates on it. This means that in OOP, you can use inheritance (a way to create a new class that is a modified version of an existing class) to reuse code, while in procedural programming, you often have to write new code for every new task.

Another key difference is that object-oriented programming uses a more flexible design structure, allowing for easier modification of existing code. In contrast, procedural programming follows a more rigid structure, which can make it more difficult to make changes to existing code.


 Types of Computer Programming Language - Software Engineering Zero to Hero

There are many types of Computer Programming Language,

1. Low Level Language 

2. Medium Level Language

3. High Level Language

Types of Computer Programing Language

Download: PDF File of Types of Programming Language Link

Apart from these computer language also divided into different categories like as mentioned below,

Imperative languages: Computer Programming Language which give the programmer explicit control over the flow of the program. Examples include C, C++, and Java.

Functional languages: Computer Programming Language which are based on the idea of mathematical functions. Examples include Lisp and Haskell.

Logic languages: Computer Programming Language which are used to encode logical relationships. Examples include Prolog and Mercury.

Object-oriented languages: Computer Programming Language which are based on the idea of "objects" that contain both data and code. Examples include Java, C++, and Python.

Scripting languages: Computer Programming Language which are interpreted languages used to write scripts for tasks such as automating system administration and web development. Examples include Python, Ruby, and JavaScript.

Domain-specific languages: Computer Programming Language which are designed for a specific application domain. Examples include SQL for database management and HTML for web development.

Mr.16x9 blog

Contact Form

Name

Email *

Message *

Theme images by Jason Morrow. Powered by Blogger.
Javascript DisablePlease Enable Javascript To See All Widget