🚨 Time is Running Out: Reserve Your Spot in the Lucky Draw & Claim Rewards! START NOW

Search results

2630 found

.animate()

Complete guide on jQuery animation: find the easy way of using .animate jQuery in your projects from our included jQuery animation main tips.

Jul 3, 2019
3 min read
flex-flow

The complete guide to the CSS flex-flow property: find out the best ways of using flex flow in your website and master the flex-flow property in CSS.

Aug 8, 2017
1 min read
1 examples
<embed>

Use HTML embed tag to easily embed video in HTML. Read here how to embed responsively with the HTML embed tag. Don't forget to check the examples.

Mar 19, 2019
1 min read
4 examples
<!DOCTYPE>

Doctype HTML: what is it, and what does a doctype do? Learn everything about HTML doctype, its syntax and use here, in doctype HTML guide.

Mar 27, 2019
3 min read
5 examples
Comment

A Python comment can be very handy when you need to test, debug, or explain your code. Learn to leave Python comment blocks and single-line comments now!

Feb 7, 2020
2 min read
4 examples
Append

Find out how and when you should use the Python append method. Learn to append Python lists with extra items with clear descriptions and working examples.

Feb 10, 2020
2 min read
3 examples
Array

Python arrays are one-dimensional catalogs of information, important for storing large data sets. Learn about the function of the Python array here.

Sep 25, 2019
4 min read
8 examples
Enumerate

This guide on Python enumerate() reveals what does enumerate do in Python. You will learn how to loop through iterable objects with Python enumerate.

Sep 20, 2019
3 min read
7 examples
Map

Find out the uses of Python map function to apply functions to objects in sequences. This tutorial on Python map focuses on lists, tuples, sets and more!

Nov 25, 2019
4 min read
8 examples
Random

The Python random module comes in handy for generating datasets & randomizing lists. Follow this guide and learn to work with the Python random module now!

Oct 3, 2019
4 min read
10 examples