Thursday, 20 June 2019

Monday, 17 June 2019

Saturday, 15 June 2019

Lecture 2: Introduction to Greatest Common Divisor

In this video you will learn about Euclid's Greatest Common Divisor (Theorem) and its relation with C language.We will also learn some basics step to run a program.                                                   ...

Sunday, 19 May 2019

Learning Embedded Android N Programming by Ivan Morgillo (Author), Stefano Viola (Author)

Create the perfectly customized system by unleashing the power of Android OS on your embedded device About This Book * Understand the system architecture and how the source code is organized * Explore the power of Android and customize the...

Thursday, 16 May 2019

Redirect and Errors

Flask class has a redirect() function. When called, it returns a response object and redirects the user to another target location with specified status code. Prototype of redirect() function is as below − Flask.redirect(location, statuscode, response) In the above function − 1.location parameter is the URL where response should be redirected. 2.statuscode...

Tuesday, 7 May 2019

Computer Science Programming Basics in Ruby: Exploring Concepts and Curriculum with Ruby by Ophir Frieder (Author), Gideon Frieder (Author), David Grossman (Author)

If you know basic high-school math, you can quickly learn and apply the core concepts of computer science with this concise, hands-on book. Led by a team of experts, you’ll quickly understand the difference between computer science and computer...

Thursday, 2 May 2019

Make Your Own Twine Games! Paperback – Import, 26 Mar 2019 by Anna Anthropy (Author)

Twine is a free online tool that lets anyone new to programming create their own interactive, story-based adventure games in a web page. (adsbygoogle = window.adsbygoogle || []).push({}); In Make Your Own Twine Games!, game designer...

Tuesday, 30 April 2019

Friday, 12 April 2019

Scatter Plots in R Language

Scatterplots show many points plotted in the Cartesian plane. Each point represents the values of two variables. One variable is chosen in the horizontal axis and another in the vertical axis. The simple scatterplot is created using the plot()function. Syntax The basic syntax for creating scatterplot in R is − plot(x,...

Popular Posts

Categories

100 Python Programs for Beginner (97) AI (39) Android (24) AngularJS (1) Api (2) Assembly Language (2) aws (17) Azure (7) BI (10) book (4) Books (197) C (77) C# (12) C++ (83) Course (67) Coursera (251) Cybersecurity (25) Data Analysis (3) Data Analytics (3) data management (11) Data Science (149) Data Strucures (8) Deep Learning (21) Django (16) Downloads (3) edx (2) Engineering (14) Euron (29) Events (6) Excel (13) Factorial (1) Finance (6) flask (3) flutter (1) FPL (17) Generative AI (11) Google (36) Hadoop (3) HTML Quiz (1) HTML&CSS (47) IBM (30) IoT (1) IS (25) Java (93) Java quiz (1) Leet Code (4) Machine Learning (85) Meta (22) MICHIGAN (5) microsoft (4) Nvidia (4) Pandas (4) PHP (20) Projects (29) pyth (1) Python (1047) Python Coding Challenge (456) Python Quiz (121) Python Tips (5) Questions (2) R (70) React (6) Scripting (3) security (3) Selenium Webdriver (4) Software (17) SQL (42) UX Research (1) web application (8) Web development (4) web scraping (2)

Followers

Python Coding for Kids ( Free Demo for Everyone)