-
Introduction To Web Development Coursera | Week 5
WEEK 5 Quiz module ANSWERS ARE MARKED WITH correct SIGN. 1. Question 1 What is true of HTML forms? Forms must be printable to be useful They can be used to gather almost any information from visitors. Correct Forms are primarily used for signing up for things All of these are true 2. Question 2 Which type…
-
Introduction To Web Development Coursera | Week 4
WEEK 4 Quiz module ANSWERS ARE MARKED WITH (T) SIGN. 1. Question 1 When considering the visual design of our website, which of these approaches was recommended? Adding as much information as possible to our pages. Using shocking colors to get attention. Using more techniques because we want to include every skill we’ve learned. Consider…
-
Introduction To Web Development Coursera | week 3
WEEK 3 Quiz module ANSWERS ARE MARKED WITH (T) SIGN. 1. Question 1 What value does JavaScript have to websites? (Select all that apply.) JavaScript makes websites interactive. (T) JavaScript improves security. JavaScript validates user input. (T) JavaScript prevents errors 2. Question 2 Is JavaScript case sensitive? Yes, it is case sensitive. (T) It depends…
-
Introduction To Web Development Coursera | Week 2
WEEK 2 Quiz module ANSWERS ARE MARKED WITH (T) SIGN. 1. Question 1 Which Web browser is required for this course? You can use any browser (T) Firefox Chrome Internet Explorer Safari 2. Question 2 What are the most common file types used in websites? HTML, JavaScript and Word HTML, JavaScript, CSS and Images (T)…
-
Introduction To Web Development Coursera | Week 1
WEEK 1 Quiz module ANSWERS ARE MARKED WITH (T) SIGN. 1. Question 1 What kind of service is typically not offered by hosting services? 1 All of these are commonly offered. (T) 2 Email addresses 3 Technical support for site owner 4 Storage space on a server FTP 2. Question 2 Which of the following…
-
Set up python, tensorflow for image classification
I started with image classifiation using tensorflow and had no clue about how to start, since no resources are available straight forward, so I am writing this blog. PC Hardware Setup First of all to perform machine learning and deep learning on any dataset, the software/program requires a computer system powerful enough to handle the computing…
-
Hardware Keylogger: what and how to get safe?
Hardware Keylogger These work the same way as the software keylogger, except that a USB drive with the software needs to be connected to the victim’s computer. The USB drive will save a summary of the keystrokes, so it’s as simple as plugging it to your own computer and extracting the data. There are several…
-
Activeadmin Gem Install and Usage
Activeadmin Gem Install and Usage Steps to be followed: Install the Activeadmin gem. Put these in gemfile. gem ‘activeadmin’ gem ‘cancan’ # or cancancan gem ‘draper’ gem ‘pundit’ 2. Setting up Activeadmin
-
IMPORTANT HACKING TERMS
IMPORTANT HACKING TERMS Following is a list of important terms used in the field of hacking. ♻️Adware − Adware is software designed to force pre-chosen ads to display on your system. ♻️Attack − An attack is an action that is done on a system to get its access and extract sensitive data.
-
Application not Installed in Android
Application not Installed in Android What brings about App not installed error and how to fix it Possible/Common causes of “Application not Installed” error 1.Insufficient storage space: Your storage space may have filled up with no more space to accommodate new apps.