Category: Platforms

  • Dr. Chuck’s ‘Python for Everybody’ Full Class on YouTube and Other Formats

    Dr. Chuck’s ‘Python for Everybody’ Full Class on YouTube and Other Formats

    IBL News | New York

    Over 40,000 users have taken FreeCodeCamp.org open courses, including Dr. Chuck’s ‘Python for Everybody’ full online class.

    This course teaches the basics of programming computers using Python 3. It has no pre-requisites and is aimed at anyone with moderate computer experience.

    Created by University of Michigan’s Professor Charles Severance (a.k.a. Dr. Chuck), the course is offered for free in several formats:

    These are the topics covered:

    • Installing Python
    • Why Program?
    • Variables, expressions, and statements
    • Conditional Execution
    • Functions
    • Loops and Iterations
    • Strings
    • Files
    • Lists
    • Dictionaries
    • Tuples
    • Regular Expressions
    • Network Programming
    • Using Web Services
    • Object-Oriented Programming
    • Databases
    • Data Visualization

     

    Resources:

    https://iblnews.org/interview-with-dr-charles-severance-worlds-python-professor-part-i/

     

  • Microsoft Launches a Series of 44 Short Videos to Learn Python on YouTube

    Microsoft Launches a Series of 44 Short Videos to Learn Python on YouTube

    IBL News | New York

    Microsoft has launched a video series to learn Python for beginners on YouTube.

    It consists of 44 videos of three-to-four minutes taught by two developers at Microsoft: Christopher Harrison, a senior program manager at Microsoft, and Susan Ibach, a business development manager from Microsoft’s AI Gaming unit.

    The course focuses on Python version 3.x, but Microsoft says the lessons should still be valuable to users on Python 2.x.

    A page on GitHub titled “Getting started with Python” contains additional resources.

    There are many reasons why Microsoft is investing in Python courses. First, it is an opportunity to expand the population of Python developers using Azure for building AI applications. Second, Microsoft’s own Python extension for Visual Studio Code (VS Code) is its most popular extension in the company’s marketplace for developers.

    More Python Courses

    In the newest annual ranking of popular programming language by IEEE Spectrum, Python is seating in top place, just ahead of Java, C and R.

    Last month edX.org announced new editions of Python courses: Introduction to Python Programming with Georgia Tech and Analytics in Python with Columbia University.

     

  • Udacity Will Fund 100,000 Scholarships As Part of the Pledge to America’s Workers

    Udacity Will Fund 100,000 Scholarships As Part of the Pledge to America’s Workers

    IBL News | New York

    Udacity announced yesterday its Pledge to America’s Workers job training initiative. Over the next five years, Udacity will fund 100,000 tech and analytics scholarships on its learning platform.

    With this move, Udacity is joining more than 350 companies and organizations, including Google, Apple, and IBM in signing the White House’s Pledge to America’s workers –a project undertaken by the Trump administration.

    “Udacity’s scholarships will equip America’s workers with the skills they need to succeed in high-paying, future-proof careers in fields such as front-end web development, mobile app development, and data analytics,” said Udacity’s new CEO, Gabe Dalporto.

    The program will initially revolve around front-end web development, mobile app development, machine learning, and data analytics. (See image below)

    The recipients of scholarships will be, according to Udacity, “low-income individuals looking to learn the in-demand skills needed to land higher-paying jobs and advance their careers.”

    Applications will open in early 2020, although the company offered the possibility of pre-registering now through a website.

  • Google Expands Its IT Support Certificate Program to 100 Community Colleges

    Google Expands Its IT Support Certificate Program to 100 Community Colleges

    IBL News | New York

    Google announced on Thursday plans to offer, through a $3.5 million grant, its IT Support Professional Certificate program to 100 community colleges by the end of 2020 in eight new states, including Arizona, Florida, Kentucky, Louisiana, Minnesota, New Mexico, Virginia and West Virginia. Those states come in addition to schools in Illinois, Michigan, New York, Ohio, Texas, Colorado, and Wisconsin, which have offered the program since earlier this year.

    The online program consists of six modules, costing $49 each. It takes an average of six months to complete and is designed to prepare learners without a degree or tech experience for an entry-level job in IT support –which has a median salary of $53,000.

    Launched at Coursera in January 2018, the program is part of the Grow with Google initiative.

    More than 95,000 learners enrolled in these classes and thousands of people have found jobs because of them in large companies such as Wal-Mart, Ricoh, GE Digital and Google.

    Leah Belsky, Senior Vice President of Enterprise at Coursera, wrote a blog post analyzing the first year’s impact of the program.

    Speaking at an event on October 3rd in Dallas, Texas, Google CEO, Sundar Pichai, said the company’s goal is to “make sure that the opportunities created by technology are truly available to everyone.”

    Along with Pichai, President Trump’s senior advisor and daughter, Ivanka Trump, was on hand to discuss the importance of retaining workers in the U.S. During the event, Pichai signed a pledge to the White House to help retain workers in the American tech industry.

     

    IBL News, Sept 22: Google and CompTIA Create a Dual Credential for Learners Seeking for Entry-Level Jobs in IT
    IBL News, June 15: Coursera’s Google IT Support Certificate Program Gets a Good Response

  • A MOOC that Teaches How to Create Viral Content Gets 86,000 Enrollees

    A MOOC that Teaches How to Create Viral Content Gets 86,000 Enrollees

    IBL News | New York

    Over 86,000 learners have enrolled in the “Viral Marketing and How to Craft Contagious Content” MOOC at Coursera.org.

    This free, 6-hour course, developed by the University of Pennsylvania, explains how to apply viral marketing ideas and be more effective when developing brand and product campaigns.

    Drawing on principles from his best-selling book, “Contagious: Why Things Catch On”, Professor at Wharton School Jonah Berger [in the picture] illustrates successful strategies and explains how to craft stickier content, generate more word of mouth and create viral campaigns.

  • IBM Releases a Video Tutorial Series and Textbook to Educate on Quantum Computing

    IBM Releases a Video Tutorial Series and Textbook to Educate on Quantum Computing

    IBL News | New York

    IBM announced last week the release of a video tutorial series, an open-source textbook, and a university hackathon program, in an effort to massively educate on quantum computing. This set of features are available on IBM’s Qiskit learning platform.

    A part of this education push is also the new 5-qubit systems for educational use, as well as a new feature to reserve uninterrupted time on one of IBM’s quantum computers for running experiments.

    “Our team is committed to making quantum sciences more approachable by investing heavily in the education to support this growing community and establishing the emerging technology as the next generation of computing,” Jay Gambetta, Vice President of quantum at IBM, said in a blog post.

    “We need more students, educators, developers, and domain experts with ‘quantum ready’ skills. This is why our team is proud to release educational resources and tools, while also increasing the capacity and capability of our IBM Q systems,” he added.

    Quantum computers use qubits, not bits, and programming them is quite different than traditional computers. However, IBM’s Q System can be programmed using Python.

    IBM launched the IBM Q Experience quantum cloud platform in 2016, making 5-qubit quantum processors and a simulator available online to the public.

    Since then, IBM has released the Qiskit framework to enable users to more easily write and run code for quantum devices as well as providing a more advanced 16-qubit processor.

    Over 28 million of experiments and simulations have been conducted to date, IBM says.


    Aiming at Self-Learners and Educators

    The ‘Learn Quantum Computation Using Qiskit’ open-source textbook allows students to learn quantum computation through practical problem sets run on real systems. It is aimed at both self-learners and educators.

    The co-author of the book said that a strong background in quantum mechanics is not required.

    IBM is also offering a ‘Coding With Qiskit’ video series.

    Lastly, IBM is featuring a series of events:

    • The IBM Q Award Challenges are semester-long competitions on various topics, open to everyone.
    • The University Hackathon Partnership Program lets universities partner with IBM’s global teams to host a hands-on Qiskit experience, where students get to collaborate with IBM Q experts for developing quantum software programs.
    • International Qiskit Camps in Asia, Africa, and Europe for competing in teams.
    Early this year, IBM showed the IBM Q System One at CES, in Las Vegas. It also announced plans to commercialize a 58-qubit quantum computer within the next several years.
  • Code with Google, a New Computer Science Resource for Educators

    Code with Google, a New Computer Science Resource for Educators

    IBL News | New York

    Google has launched an initiative called “Code with Google” to train teachers in Computer Science (CS). It brings together Google’s free curriculum and programs that build coding skills.

    Educators can integrate CS First into their classroom, guide their high school students through the learning app Grasshopper to learn JavaScript, and share CS scholarship, summer programs, and internships opportunities.

    Alongside these resources, Google.org also announced a grant of $1 million to the Computer Science Teachers Association (CSTA) to expand the CS learning.

    Currently, many schools don’t offer CS courses that include programming.

    “Code with Google is the next step in our ongoing commitment to closing equity gaps in CS education,” wrote Google VP of Education and University Relations, Maggie Johnson, in a blog post.

    With this initiative, Google continues its education strategy for schools. Affordable Chromebooks, free resources and cloud-based software is is how the giant company is trying to solidify its position among educators and students.

  • An Innovative, Stackable Online Master’s in Supply Chain Management from ASU On edX

    An Innovative, Stackable Online Master’s in Supply Chain Management from ASU On edX

    IBL News | New York

    edX, Arizona State University (ASU), and MIT announced today the launch of an innovative, stackable online Master’s of Science in Supply Chain Management, starting in January 2020.

    Learners who pass the MIT MicroMasters Supply Chain Management on edX.org will have the opportunity to transition to a full master’s degree from ASU’s W.P. Carey School of Business and ASU Online (also hosted on edX).

    “This new offering truly transforms traditional graduate education by bringing together two top-ranked schools in supply chain management to create the world’s first stackable, hybrid graduate degree program. This approach to a stackable, flexible, top-quality online master’s degree is the latest milestone in addressing today’s global skills gap,” said Anant Agarwal, edX CEO and MIT professor.

    “We believe there will be many students who are eager to dive deeper after their MicroMasters program to earn a master’s degree from ASU, and that more learners will be drawn to the MIT Supply Chain Management MicroMasters program as this new pathway to a graduate degree within the edX platform becomes available,” added Amy Hillman, dean of the W. P. Carey School of Business at ASU.

    Students currently enrolled in, or who have already completed, the MITx Supply Chain Management MicroMasters program can apply now for the online Master of Science in Supply Chain Management from ASU, with an application deadline of Dec. 16.

    With this new offering, the MIT Supply Chain Management MicroMasters program now offers learners pathways to completing a master’s degree at 21 institutions.

    Master’s degrees on edX are stacked, degree programs with a MicroMasters program component.

     

  • Amazon Partners with George Mason University to Launch a Cloud-Based Degree

    Amazon Partners with George Mason University to Launch a Cloud-Based Degree

    IBL News | New York

    George Mason University (GMU) and Northern Community College (NOVA) are partnering with Amazon Web Services (AWS) to offer students a pathway to earn a Bachelor’s of Applied Science degree and pursue a career in cloud computing.

    Both institutions worked with AWS Educate curriculum designers to create a degree program which will be mapped to in-demand technical skills required by Amazon and other employees in cloud services, cybersecurity, software development and DevOps.

    Students will first earn an Associate degree at NOVA and transfer to George Mason to complete a four-year Bachelor’s degree.

    “This degree pathway marks the beginning of a ground-breaking initiative that will deliver innovative educational opportunities to students across the commonwealth. The collaboration with AWS helps give our students, and our region, a competitive edge,” said Ángel Cabrera, president of George Mason University, at Campus Technology.

    “We are delighted to be working with George Mason University and NOVA to turn the growing demand for cloud skills into pathways in technology for students from all backgrounds,” stated Teresa Carlson, vice president for worldwide public sector at AWS.

    Amazon, which is building its second corporate headquarters in Northern Virginia, expects to bring 25,000 jobs to the region by 2030.

    AWS Educate Free Courses

    On the other hand, AWS Educate released three new credentialed, 25-hour, free courses. Campus Technology reports.

    These courses are AWS RoboMaker, Amazon Sumerian and AWS DeepRacer.

     

  • Coursera’s Google IT Support Certificate Program Gets a Good Response

    Coursera’s Google IT Support Certificate Program Gets a Good Response

    IBL News | New York

    Out of 75,000 enrollees, over 8,000 students have completed the Google IT Support Professional Certificate program, hosted in Coursera.

    Google created this $49 a month program in early 2018. It was designed to take beginner learners to job readiness in about eight months.

    There are 215,000 unfilled IT support staff roles nationwide, Google estimates. The average annual starting salary for these entry-level IT jobs is $52,000, federal data shows.

    Around 70 percent of enrollees come from underrepresented populations in tech, including women, Latinos, African-Americans, veterans and learners without a college education.

    Employers that are recruiting from the Google IT Support Certificate program include Bank of America, General Electric, Walmart, Wyndham Hotels, Sprint, Home Depot, H&R Block, Infosys, Intel and Cognizant.

    Community colleges with a strong track record in workforce development are also successfully offering the certificate to their students with additional support and in-person instruction. Google partnered with an initial group of 25 community colleges in 2018 but intends to grow that number to 100.

    The Internet giant provided a grant that allows community colleges to offer the program for free.

    Some colleges are offering the course for credit as part of a degree program. Others are including it as part of their continuing-education programs.

    “The IT support role, which involves troubleshooting and solving technical issues, typically doesn’t require a four-year college degree, so it should be a strong entry point for nontraditional talent,” Natalie Van Kleef Conley, Product Manager for Grow with Google, said in Inside of Higher Education.

    Moving forward, Google wants to expand partnerships and move into new areas of tech training.