Posts

Showing posts with the label News

LaunchHer: Motivating Women to Take Up Their Position in Technology

Image
We honor the amazing women who are influencing the direction of technology on this International Women's Day. Women are breaking down barriers to innovation and taking the lead in fields like data science, design, and programming, from CEOs to programmers. But that's not where the narrative ends. For all of the ambitious female tech pioneers out there, this is a call to action. Opportunities abound in the IT sector, and women may provide a distinct viewpoint. Our propensity for teamwork and empathy make us excellent problem solvers, well-suited to take on challenging technological problems. Women are still underrepresented in the sector, though. This is why you ought to think about a career in technology, yes YOU: Limitless Opportunities: Technology is a rapidly developing field with applicability in all possible fields. There is a tech niche waiting for your genius, whether your interest is healthcare, environmental sustainability, or entertainment. Make An Impact: Technology ...

Advancing Women in Technology: Dismantling Obstacles and Sparking Creativity

Image
In honor of International Women's Day, we must acknowledge the amazing progress women have achieved in the computer sector. Even while there is still much to be done, a great number of women are dismantling obstacles, dispelling myths, and permanently altering the technological environment. By highlighting the accomplishments of women in technology, this piece hopes to encourage and motivate others to follow their ambitions without fear by: Commemorating Accomplishments: Begin by honoring the outstanding contributions made by women in the field of technology, emphasizing trailblazers who have cleared the path for others. Bring up female pioneers in computer science and space exploration, such as Grace Hopper, Ada Lovelace, and Katherine Johnson. This prepares us to celebrate the accomplishments of women in technology, both past and current. Highlight Success Stories: Tell the tales of modern-day women in technology who have surmounted obstacles and made noteworthy contributions to ...

Positioning for Post COVID-19 Remotely

Image
  Outline ·         What does ‘Remote’ or ‘Remotely’ mean in ICT? ·         Remote Positioning ·         Remote Tools ·         COVID-19 ·         The Timeline – Pre COVID-19, COVID-19, Post COVID-19 ·         Positioning for Post COVID-19 remotely ·         How to position for Post COVID-19 remotely Remote or remote access is the ability to a physical digital entity such a computer, network and so on, from a different location. That is, the ability to work offsite. Remote access is enabled through a network such as a LAN – Local Area Network, WAN – Wide Area Network, Internet, VPN – Virtual Private Network and so on. Remote access has given ability for service to be done remotely. Remote working is working away from the em...

Python Programming Task 1 - Answer

Image
Hello! Below is the answers to last week's task. To see the task, please visit  Here . The code is seen below: print("Answers to online task by Hampo, JohnPaul A.C.") print() print("Week 1 Answers") print("Answer to last week's task No.1\       Hello Dear! Here is a little task for us in python.\ \ 1] Write a program to find the sum of the data structure below\ [[1,2,3],[4,5,6,7],[8,9]]\ \ 2] Write a program to convert the tuple to a dictionary where\ name is the key and age is the value. Example: x = ('John', 23, 'm'), ('Peter', 43, 'm')\ then the output will be y = {'John': 23, 'Peter': 43}.") print() print("Solution") print("Task Number 1") a = [[1,2,3],[4,5,6,7],[8,9]] print("Using a for loop") b = [] for i in range(len(a)):     for j in range(len(a[i])):         b.append(a[i][j]) print("The sum of the list of lists = ", sum(b)) print() print("Alternati...

Intro to Python - range and using max, sum, min, count, len in range

Image
learn & revise on the use of range, sum, max, & others in python Please watch, comment, like and share this video. Also, kindly subscribe to the channel. Thanks!

Python Task (Happy June)

Image
Hello Love! Happy Sunday. Here is a task for this week to lunch into June. Consider the data structures below: prices = {     "box_of_spaghetti" : 4,     "lasagna"  : 5,     "hamburger" : 2    } quantity = {     "box_of_spaghetti" : 6,     "lasagna"  : 10,     "hamburger" : 0     } 1] Calculate how much was spent on products with a price of 5 naira or more. 2] Calculate how much was spent on products that cost less than 5 naira? Answer Kindly write your codes in the comment section. To Win After commenting your answer in the comment, then do the following: 1] Subscribe to this blog (hamplustech.blogspot.com) 2] Share the blog to at least three social media platform 3] Like the post. 4] For future win, after winning kindly come back and comment your experience. Then active on the blog. I Love you but I love Python more!!! Lolzzz Happy June in Advance! @HamplusHub...

Python Task (Happy Weekend)

Image
Hello Dear! Here is a little weekend task for us in python. Consider the data structure below: menu = {'meal_1': 'Spaghetti',  'meal_2': 'Fries',  'meal_3': 'Cheeseburger',  'meal_4': 'Lasagna',  'meal_5': 'Soup',  'meal_6': ['Pancakes', 'Ice-cream', 'Tiramisu']} 1] Create a new dictionary that contains the first five meals as keys and assign the following five values as prices (in dollars): 10, 5, 8, 12, 5. Start by Price_list = {}. 2] Create a JSON in which the values of the keys of menu dictionary have a dictionary showing the recipe for the values. Answer Kindly write your codes in the comment section. To Win After commenting your answer in the comment, then do the following: 1] Subscribe to this blog (hamplustech.blogspot.com) 2] Share the blog to at least three social media platform 3] Like the post. 4] For future win, after winning kindly come...

Python Task

Image
Hello Dear! Here is a little task for us in python. 1] Write a program to find the sum of the data structure below [[1,2,3],[4,5,6,7],[8,9]] 2] Write a program to convert the tuple to a dictionary where name is the key and age is the value. Example: x = ('John', 23, 'm'), ('Peter', 43, 'm') then the output will be y = {'John': 23, 'Peter': 43}. Answer Kindly write your codes in the comment section. To Win After commenting your answer in the comment, then do the following: 1] Subscribe to this blog (hamplustech.blogspot.com) 2] Share the blog to at least three social media platform 3] Like the post. 4] For future win, after winning kindly come back and comment your experience. Then active on the blog. @HamplusHub @HamplusTech #HamplusTech

A New ICT and Research Hub

Image
Hello! Here comes the birth of a new ICT and Research Hub for self development and actualization of ones dreams. Hamplus Technologies aka Hamplus Hub is: A center for Research, Education, Agile Coding, Collaboration, Training and Development [REACT-Dev]. We are into Computer Training, Web Design, Web Development, System Design, System Engineering, Graphics Design, Academic Reasearch (Project, Seminar and Reports), ICT and Academic Training, CBT Training, Academic Tutoring & Coaching, ICT Freelancers and Consultants. Contact or visit us today and enjoy the ongoing promo for the first 100 persons. You must like our social media pages and subscribe to our YouTube Channels to enjoy this promo. Also, you must share our pages and channels. Thanks as we envisage your visit/contact. .... remember, with Hamplus Hub, you come before Us!!! #HamplusHub #HamplusTech #HamplusTechnologies

Nigerian Air Force DSSC 2018 - Application

Nigerian Air Force DSSC 2018 The application of the NAF for DSSC 2018 enlistment process is done via these links below Visit http://airforce.mil.ng/page-dssc_enlistment_2018 or click  HERE click on START APPLICATION In the choosing your career path, choose DSSC Cadet and select the appropriate option in respect to your status. For a starter, click START APPLICATION Visit  https://nafrecruitment.airforce.mil.ng/guideline.php or click  HERE After reading through the information and the guideline then you click on the button below of the form. Then visit https://nafrecruitment.airforce.mil.ng/accept_conditions.php or click  HERE If you have seen my other post or you have read all the terms and conditions and you have accepted, then you can directly visit https://nafrecruitment.airforce.mil.ng/application/dssc/application.php?r=t or click  HERE Note You are not to have two application as your NIN or PVC Number or Nigerian Passport num...