PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
Archives: Teachnology
Teachnology
Jquery
JQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax
Less
Less is a dynamic pre-processor style sheet language that can be compiled into Cascading Style Sheets and run on the client side or server side.
JavaScript
Javascript (JS) is a scripting languages, primarily used on the Web. It is used to enhance HTML pages and is commonly found embedded in HTML code. JavaScript is an interpreted language.
HTML5
HTML5 is a software solution stack that defines the properties and behaviours of web page content by implementing a markup based pattern to it.
CSS
Cascading Style Sheets (CSS) is a style-sheet language used to describe the presentation of a document written in HTML or XML. CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.
AngularJs
Angular is a TypeScript-based open-source web application framework. It extends HTML with new attributes & is perfect for Single Page Applications (SPAs).
React
React is javascript library for building user interfaces. The best part is that it will efficiently update and render just the right components when your data changes.
Tableau
Tableau can help anyone see and understand their data. Connect to almost any database, drag and drop to create visualisations, and share with a click.
TensorFlow
TensorFlow is a computational framework for building machine learning models. It makes it easy for beginners and experts to create machine learning models for desktop, mobile, web, and cloud.
Power BI
Power BI is a collection of software services, apps, and connectors that work together to turn your unrelated sources of data into coherent, visually immersive, and interactive insights.
Pandas
Pandas is the most popular python library that is used for data analysis. It provides highly optimised performance with back-end source code is purely written in C or Python.
Numpy
NumPy (short for Numerical Python) provides an efficient interface to store and operate on dense data buffers. In some ways, NumPy arrays are like Python’s built-in list type, but NumPy arrays provide much more efficient storage and data operations as… Continue reading Numpy
Django
Django is a Python-based free and open-source web framework, which follows the model-template-view (MTV) architectural pattern.
Python
Python is a high-level, interpreted and general-purpose dynamic programming language that focuses on code readability. Benefits of Python – 1). Ability to think clearly and write code clearly. 2). Ready-made packages. 3). Ease and Reliability. 4). Community