Posts

Javascript Data Types

Image
  Data Types In JavaScript(Js) Data types are used to classify one particular type of data in programming languages. For instance, a number and a string of characters are different types of data that will be treated differently by JavaScript. This is important because the specific data type you use will determine what values you can assign to it and what you can do to it. This is to say, to be able to do operations with variables in JavaScript, it is important to understand the data type of any given variable. JavaScript has different data types to hold different types of values.There are two types of data types in Js following below. Primitive data type Non-Primitive data type 1.Primitive Data type          String:represents sequence of characters e.g. "myname"         Number:represents numeric values e.g. 110         Boolean:represents boolean value either false or true        Undefined:repr...

Java-Spring Framework

Image
  Spring Boot: Spring Boot   is a lightweight framework java based framework   used to create a Micro Service. It is developed by Pivotal Team. It is easy to create a stand-alone and production ready spring applications using Spring Boot. Spring Boot contains a comprehensive infrastructure support for developing a micro service and enables you to develop enterprise-ready applications that you can  “just run” . https://www.udemy.com/course/springboot-with-spring-framework Advantages: Easy deployment Simple Scalability It reduces lots of development time and increases productivity. Compatible with Containers Minimum configuration Lesser production time  Features: Web Development Spring Application Application events and listeners Admin features Externalized Configuration Properties Files YAML Support Type-safe Configuration

JavaScript Introduction

Image
JavaScript Introduction JavaScript is a text-based programming language used both on the client-side and  server -side that allows you to make web pages interactive. Where HTML and  CSS  are languages that give structure and style to web pages, JavaScript gives web pages interactive elements that engage a user. JavaScript is the world's most popular programming language. JavaScript is the programming language of the Web. JavaScript is easy to learn. JavaScript can change the Html content One of many JavaScript HTML methods is getElementById(). The example below "finds" an HTML element (with id="demo"), and changes the element content (innerHTML) to "Hello JavaScript". JavaScript Key Points and Features: Client /side scripting language. JavaScript is not java. Used to provide instant feedback. Better usability. Richer web application. Works the DOM(i.e.HTML,XML,etc....). Light Weight Scripting language. Dynamic Typing. Object-oriented programming suppor...

Technology professional

Image
what is the technology professional ? A person working in the field of information technology and  expertise in computer field. or a person who has extensive knowledge in the area of computing.IT professionals are people who maintain,build,or,repair hardware and software associated with computer systems or other components related to information processing. Technology Specialist: 1. computer technician 2. System Administrator 3. Data Scientist 4. Data Analyst 5. Information technology consultant 6. Firewall Administrator 7. Software Developer 8. Network Administrator 9. Hacker 10. Programmer(also known as software engineer)