Tos Web Developer provides insights, tutorials, and advice around topics including content strategy, design, Drupal Development, Drupal Custom Module Development, Drupal 8 Custom themes, PHP, Server, Twig, and more


programing
Programing 



  • Variables:-
  • Variables are named containers in programs that store data and can be referenced and manipulated many times throughout the execution of the program


  • Data Types:-
  • Data type help classifies what kind of information we are storing. Data type include number, boolean, string, etc


  • Conditional Statements:-
  • Conditional statements evaluate a condition to true or false. And based on the result, will do different task


  • Loop:-
  • Loop is a sequence of instructions that is continually repeated until a certain condition is reached


  • Function:-
  • The function is a block of code designed to perform a particular task which only runs when it is called.

    Parameters are passed into the function to return some data.

No comments:

Post a Comment

| Designed And Blog Post by www.toswebdeveloper.com