HTML
CSS
PHP
Python
Flask
C#
Physics
Chemistry
Visual Art
Blog
more...
TEA Blog
Posted by: Benjamin Onuorah
Endocrine disruption, environmental justice and the ivory tower...
[Continue Reading]
Tyrone Hayes: Endocrine disruption, environmental justice and the ivory tower
The Okebukola’s 20 Golder Rules in Writing Multiple-Choice Test Items
Christmas: the drunk brother
Think of philosophy not as a dusty academic pursuit
Einstein’s letter to Curie
Listen up, Men!
"There should be no such thing as boring mathematics..." Edsger W. Dijkstra
10 foundational concepts in computer science
If you do nothing, you will become nothing!
Traveling long distance for schooling in Nigeria
More Blog
Lessons
Course: Making the Most of Life: A Journey to Purpose
Number of topics: 7
Category: Business
Meet David, a successful businessman who had built a lucrative career but felt unfulfilled. He realized that his wealth and achievements would not last beyond his lifetime and sought a
deeper purpose.
David began to focus on his legacy, investing in his family, community, and faith. He started a scholarship fund, supporting young students' education and mentorship. He also volunteered at a local non-profit, using his business expertise to empower entrepreneurs.
As David poured his heart into these endeavors, he felt a sense of fulfillment he had never known befo...
[Continue Reading]
Course: Python Programming
Number of topics: 11
Category: Programming
After installing the Python setup, to start the Python code editor IDLE:
1. Click the "start" button on your desktop environment and locate where your installed programs are list OR search to locate "Python IDLE"
2. Click the IDLE to start the Python shell environment that provides you with an environment to write some quick python code (note: when you code in shell you cannot save the program. So if you want to save your code as you are typically expected to do, then continue with step 3)
3. Click the "File" button in the opened Python shell environment and cli...
[Continue Reading]
Course: Making the Most of Life: A Journey to Purpose
Number of topics: 7
Category: Business
As we reflect on the wisdom of Ecclesiastes 9:10, we are reminded that life is precious, fleeting, and full of purpose. We are called to embrace our talents, passions, and values to make a meaningful impact in the world. By living a life that honors God and serves others, we can leave a lasting legacy that transcends our lifetime.
Let us be inspired by the stories of Sophia, Alex, Maya, Jamal, Maria, and David, who chose to live their lives with purpose and might. May their examples encourage us to pursue our dreams, overcome obstacles, and use our gifts to make a difference.
[Continue Reading]
Course: Web development using PHP and MySQL
Number of topics: 27
Category: Programming
Authentication is fairly common in web technology this days, where web-based application are becoming widely use by different categories of users, for example you may have a web application that grant certain privilege to a particular user, such as Top level management or Administrative staff and deny low-level staff such as supervisor or marketer some of this administrative privileges.
If my example is too corporate, let’s take facebook for an example, it is authentication that allow facebook to secure your account, using the registration and login you did, to track and manage ...
[Continue Reading]
Course: Web development using PHP and MySQL
Number of topics: 27
Category: Programming
Create a simple form in the index.php page with the code:
index.php
Testing PHP
Note:
The method="post", this indicates the method we want the form to use in submitting its data, therefore we have to use the PHP $_POST special variable to access its data likewise.
[Continue Reading]
Course: Introduction to HTML and Web Technology
Number of topics: 8
Category: Programming
Web technology refers to the tools, protocols, and standards used to create, manage, and interact with content and services on the World Wide Web. It encompasses a wide range of technologies and disciplines that enable the functioning of websites, web applications, and internet services. Here's a brief introduction to some key aspects of web technology:
HTML (Hypertext Markup Language): HTML is the foundational language used to structure and present content on the web. It uses tags to define the elements of a web page, such as headings, paragraphs, images, links, and more.
...
[Continue Reading]
Course: Physics
Number of topics: 17
Category: Science
This is one of the series on Electricity: for high school....
[Continue Reading]
Course: Physics
Number of topics: 17
Category: Science
This physics video tutorial is an introduction to electric field . It attempts to explain concept of static electricty, charging and discharging of a body, lightening formation.
This review tutorial also contains a few examples and practice problems for you to learn the concept.
Wishing you the best....
[Continue Reading]
See all courses