What’s the news? The first AI-focused university in the country, Wini University, is set to open in Epe, Lagos! The goal? To turn Africa into a major player in the global AI market while equipping Nigerian youths with cutting-edge skills in artificial intelligence.
Inspired by Qatar’s AI university, which pulled in top talent from across the globe, this Nigerian project has been years in the making. It all started back in 2016 when a group of visionaries from Boston and Nigeria began laying the groundwork. Now, after rallying support and getting the green light from the National University Commission (NUC), the dream is becoming a reality.
Wini University aims to do more than just teach — it’s about creating a tech ecosystem that could transform Lagos into Africa’s Silicon Valley. The focus will be on equipping students with in-demand skills like blockchain, quantum computing, machine learning, and generative AI, making them active players in the booming global AI market. And with the global AI market expected to hit $4.6 trillion by 2040, this is a huge step toward putting Africa on the global tech map.
The decision to build in Epe ties into Lagos State’s larger vision of becoming the "California of Africa." President Bola Tinubu’s push to attract global investors and Governor Babajide Sanwo-Olu’s efforts to boost Lagos’s economy to fifth place in Africa have made this the perfect spot for such an ambitious project. Tr... [Continue Reading]
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: Making the Most of Life: A Journey to Purpose
Number of topics: 7
Category: Business
Meet Jamal, a young entrepreneur who had always dreamed of starting his own tech company. He spent countless hours developing a revolutionary new app, but faced rejection and disappointment at every turn.
Despite his passion and dedication, Jamal's app was met with skepticism by investors and industry experts. He was told that his idea was too risky, too ambitious, and too unlikely to succeed.
Devastated but not defeated, Jamal persevered. He used each rejection as an opportunity to learn and improve, refining his pitch and honing his product. He faced countless setba... [Continue Reading]
Course: Flask: Python Web Development
Number of topics: 16
Category: Programming
To access parameters submitted in the URL (? variable=value) or a form with get method (method="GET") you can use the args attribute. Example request.args.get('variable')
Data in URL Normally a user will not enter a data to a URL like this tealearn.org/page?id=1 OR tealearn.org?name=Ben however you must have noticed that some times will browser a website the URL sometimes takes this form.
What this means is that a link you must clicked makes data (page?id=1) to be pass from one page to another for a dynamic content generation.
Course: Physics
Number of topics: 17
Category: Science
This is aimed at strengthening students preparing for fundamental physics practicals.
the learner is expected to take his/her reading and attempt the questions at the end of the video.
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: Physics
Number of topics: 17
Category: Science
A step by step guide on how to draw your ray diagrams. ...be a PRO at it! ... [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]
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]