All art contains elements of craft.
All crafts contain elements art.
You may describe craft as the technical process of creativity.
You may define art as the intellectual and imaginative aspect of creativity.
If the craft or technical content outweighs the intellectual conceptualization, the finished work looks immediately showy but it is lacking in depth.
If the intellectual aspect is bereft of adequate technical proficiency, the finished work looks unfinished and uninviting.
When the intellectual input and the technical process find a balance in a work of art, the result elevates both the artist and the audience.
The artist is the wonderworker that doctors and heals the heart and head of the community.
A community that bans, cuts, or underrates art will need to train more psychiatrists to medicate the people with drugs, as the society succumbs to mass mental health impairments.
Make and promote more art, and you need less soldiers and police.
Forbid art, and you need to invest in war arsenal and massive policing.
Course: Python Programming
Number of topics: 11
Category: Programming
According to python official website python.org, Python is a programming language that lets you work quickly and integrate systems more effectively.
Python is a popular general-purpose high-level programming language. It was created by Guido van Rossum in 1991. Its design philosophy emphasizes code readability.
Python consistently ranks as one of the most popular programming languages, and has gained widespread use in machine learning, web development (server-side), desktop software development, data analysis and system scripting.
... [Continue Reading]
Course: Web development using PHP and MySQL
Number of topics: 27
Category: Programming
Array is a special variable, which can hold more than one value at a time. This is a more convenience way to handle a collection of defined data and we often use a loop to access array data.
Example 1
Accessing Array Value with index Note: an array index is the way we access array values, and this index numbering start from 0 and not 1, therefore the $state array we created has 4 elements with their index as follows (Anambra[0], Lagos[1], Kaduna[2], Edo[3]
<... [Continue Reading]
Course: Styling (Beautify) Website
Number of topics: 2
Category: Programming
One of the key principles of web development is the separation of content (HTML) and presentation (CSS). HTML defines the structure and content of a web page, while CSS is responsible for its visual style.
Selectors and Declarations: CSS uses selectors to target HTML elements and declarations to define the styles for those elements. A declaration consists of a property (e.g., color, font-size) and a value (e.g., blue, 16px).
Course: Flask: Python Web Development
Number of topics: 16
Category: Programming
In this first flask program we will create a web application to display "Hello, TEA Learn!" on the web browser.
Follow these steps: Step1. Create the web application folder e.g myweb
Step 2. Start VS Code and Open the "myweb" folder in VS Code
Step 3. Create a Python file app.py in the "myweb" folder
Step 4. Have the code in Example 1 in your app.py file
Example 1
#import the Flask class from flask framework
from flask import Flask
#create the app instance from Flask class
app = Flask(__name__)
#define a route
...
Course: Web development using PHP and MySQL
Number of topics: 27
Category: Programming PHP Variables PHP are containers or name for holding information. in PHP a variable name must start with a dollar sign $
Example 1
$name="Ben Onuorah";
Variable Naming Rule 1. Variable name must start with a letter or the underscore but NOT a number.
2. Variable name can only contain alpha-numeric characters and underscores (A to z, 0 to 9, and _ )
3. Variable names are case-sensitive in PHP, for example $msg is not the same as $MSG
PHP is loosely typed language, that is, it determin... [Continue Reading]
Course: African Artists and Drawing
Number of topics: 8
Category: Arts
As a Fine Artist (painting and drawing), Ben had his art education at the Yaba College of Technology, University of Nigeria, Nsukka and University of Benin, where he graduated with National Diploma (N.D) in General Art, Bachelor's degree (B.A) in Fine and Applied Arts with Education and Master of Fine Art (M.F.A.) in Painting respectively. He started the Osondu, Soul Searcher, and Spirit of Africa series of dazzling artwork with strokes effect. Osondu series are collections of over 100 cultural heritage drawings. These drawings are characterized in symmetric lines to portray different social-c... [Continue Reading]
Course: Making the Most of Life: A Journey to Purpose
Number of topics: 7
Category: Business
Meet Sophia, a bright and ambitious high school student who had always dreamed of becoming a doctor. She was diligent in her studies, actively involved in extracurricular activities, and volunteered at a local hospital. Sophia's future seemed promising, and she was determined to make the most of her life.
One fateful day, Sophia's grandmother, her closest confidante, passed away after a brief illness. The loss was devastating, and Sophia's world was turned upside down. As she reflected on her grandmother's life, she realized that her grandmother's legacy was not just about her acc... [Continue Reading]
Twins Seven Seven, born Omoba Taiwo Olaniyi Oyewale-Toyeje Oyelale Osuntoki (3 May 1944 – 16 June 2011) was a Nigerian painter, sculptor and musician. He was an itinerant singer and dancer before he began his career as an artist, first attending in 1964 an Mbari Mbayo workshop conducted by Ulli Beier and Georgina Beier in Osogbo. Twins Seven Seven went on to become one of the best known artists ...
[Continue Reading]