Important factors to consider in evaluation of research include: Credibility and quality of the information sources. In order for quality research to be conducted then the researcher must critically access the quality and reliability of their sources of information to avoid biases. Good quality research provides evidence that is robust, ethical, stands up to scrutiny and can be used to inform policy making.Continue reading “Research Evaluation”
Category Archives: Uncategorized
Building Chatbots
Creating a chatbot isn’t hard anymore. If you don’t have any coding knowledge, the use of a chatbot platform would be very helpful in creating a chatbot. Watch the Video lectures on chatbot- Essentials (click the following links) Basics of Chatbot Building and developing chatbot quickly You are invited to raise queries by writing your question in the the box given below
Databases
MS ACCESS DATABASE Microsoft Access is an information management tool that helps you store information for reference, reporting, and analysis. Microsoft Access helps you analyze large amounts of information, and manage related data more efficiently than Microsoft Excel or other spreadsheet applications Watch the Video lectures on how to work with Ms-Access (click the following links) Creating database using Ms-Access ForContinue reading “Databases”
DATABASE CONNECTIVITY VB.NET and SBD
To work with Visual Basic Database Connection. we need a binding source. BindingSource : A binding source provides easy access to data using the DataSource property. You can bind form controls to this object for further interaction with data sources (example, a database) Watch the Video lectures on VB.Net Connectivity (click the following links) Database ConnectivityContinue reading “DATABASE CONNECTIVITY VB.NET and SBD”
VB.NET BASICS
Visual Basic (VB) is an event-driven programming language and environment from Microsoft that provides a graphical user interface (GUI) which allows programmers to modify code by simply dragging and dropping objects and defining their behavior and appearance Watch the Video lectures on R- Programming (click the following links) For Beginners: Using MessageBox with parameters in VB.Net For Beginners:Continue reading “VB.NET BASICS”
Prolog Programming
Short for Programming Logic, Prolog is a high-level programming language based on formal logic. Unlike traditional programming languages that are based on performing sequences of commands, Prolog is based on defining and then solving logical formulas. Watch the Video lectures on Prolog Programming (click the following links) PROLOG BASICS Creating Knowledge Base using PROLOG Using IF THEN ELSE in PROLOG You are invited to raise queriesContinue reading “Prolog Programming”
Basic Programming C++/Java
The only way you can learn programming is by writing a lot of code. Watch the Video lectures on C++/ Java Programming (click the following links) How to Install Eclipse How to execute Java Programs using console/command prompt Running Java Programs on Android Phone Running C++ on Android Phones Header Files – Creating and importing in your project YouContinue reading “Basic Programming C++/Java”
R Programming
The R language is widely used among statisticians and data miners for developing statistical software and data analysis. R is the best programming language to perform analytical operation. The number of applications such as healthcare, finance, media use R programming to analyze their data. Watch the Video lectures on R- Programming (click the following links) Installing R and R StudioContinue reading “R Programming”
Automata Theory
Automata Theory is a branch of computer science that deals with designing abstract self propelled computing devices that follow a predetermined sequence of operations automatically. An automaton with a finite number of states is called a Finite Automaton Watch the Video lectures on Automata Theory (click the following links) Deterministic Finite Automata DFADeterministic Finite Automata DFA DFA minimization Finite Automata with Outputs :Continue reading “Automata Theory”
Nature Inspired Optimization
It is a discipline that strives to develop new computing techniques through observing how naturally occurring phenomena behave to solve complex problems in various environmental situations Watch the Video lecture of various Nature Inspired Computing (click following link) Ant Colony Optimization – ACO Nature Inspired Computing Teaching Learning Based Algorithms Understanding TLBO with an example NatureContinue reading “Nature Inspired Optimization”