Back to Courses

Information Technology Courses - Page 13

Showing results 121-130 of 1471
Programming with JavaScript
JavaScript is the programming language that powers the modern web. In this course, you will learn the basic concepts of web development with JavaScript. You will work with functions, objects, arrays, variables, data types, the HTML DOM, and much more. You will learn how to use JavaScript and discover interactive possibilities with modern JavaScript technologies. Finally, you will learn about the practice of testing code and how to write a unit test using Jest.
Flutter Startup Namer
This is a self-paced lab that takes place in the Google Cloud console. This lab walks you through writing your first Flutter app compatible for Android, iOS, and web.
Modernizing Applications with Apigee X
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you deploy a backend service on Cloud Run. The backend service implements a REST API for a bank, storing customers, accounts, ATMs, and transactions in a Firestore database. You create a shared flow that retrieves and caches content from an external service. You then call that shared flow from your API proxy, and use JavaScript code to modify an API response.
Data Engineering and Machine Learning using Spark
Organizations need skilled, forward-thinking Big Data practitioners who can apply their business and technical skills to unstructured data such as tweets, posts, pictures, audio files, videos, sensor data, and satellite imagery and more to identify behaviors and preferences of prospects, clients, competitors, and others. In this short course you'll gain practical skills when you learn how to work with Apache Spark for Data Engineering and Machine Learning (ML) applications. You will work hands-on with Spark MLlib, Spark Structured Streaming, and more to perform extract, transform and load (ETL) tasks as well as Regression, Classification, and Clustering. The course culminates in a project where you will apply your Spark skills to an ETL for ML workflow use-case. NOTE: This course requires that you have foundational skills for working with Apache Spark and Jupyter Notebooks. The Introduction to Big Data with Spark and Hadoop course from IBM will equip you with these skills and it is recommended that you have completed that course or similar prior to starting this one.
IS/IT Governance
Firms make significant investments in IT. In the IS/IT Governance course we will discuss how to govern IT to make sure that the IT investments contribute to organizational goals and strategies. Firms need to formally evaluate significant IT investments. IT investments are also risky, so firms need to consider the risk associated with the investments to appropriately evaluate the investment. We will discuss how to evaluate IT investments. Firms usually make multiple IT investments in a given year. In this course we will discuss how to evaluate a portfolio of IT investments. Firms need a mechanism to charge users for the IT investments made to encourage prudent consumption of IT resources. We will discuss different mechanisms for charging for IT that incents users to spend IT dollars wisely. Finally, IT investments are made to generate value for the firm. This requires that employees actually use the new IT systems that is developed. Thus, in the IS/IT Governance course we will discuss strategies to make sure that users use the new system so that the firm derives value from its IT investments.
Fraud Detection on Financial Transactions with Machine Learning on Google Cloud
This is a self-paced lab that takes place in the Google Cloud console. Explore financial transactions data for fraud analysis, apply feature engineering and machine learning techniques to detect fraudulent activities using BigQuery ML.
Use Docker at AWS with the Command Line
Docker management in the Cloud is a valuable skill to have if you want to be a Docker administrator, a Docker user, or just want to learn more about Docker in the Cloud. Many businesses have already moved their IT assets to the Cloud and many more are in the process. At the end of this project, you will know how to launch an Amazon Web Services (AWS) Linux server and then install and manage Docker on it remotely using a command line tool.
Introduction to Back-End Development
Welcome to Introduction to Back-End Development, the first course in the Meta Back-End Developer program. This course is a good place to start if you want to become a web developer. You will learn about the day-to-day responsibilities of a web developer and get a general understanding of the core and underlying technologies that power the internet. You will learn how front-end developers create websites and applications that work well and are easy to maintain. You’ll be introduced to the core web development technologies like HTML and CSS and get opportunities to practice using them. You will also be introduced to modern UI frameworks such as Bootstrap and React that make it easy to create interactive user experiences. By the end of the course, you will be able to: - Describe the front-end developer role - Explain the core and underlying technologies that power the internet - Use HTML to create a simple webpage - Use CSS to control the appearance of a simple webpage - Explain what React is - Describe the applications and characteristics of the most popular UI frameworks For the final project in this course, you will create and edit a webpage using HTML and the Bootstrap CSS framework. Using a responsive layout grid, you will construct a responsive webpage containing text and images that looks great on any size screen. This is a beginner course intended for learners eager to learn the fundamentals of web development. To succeed in this course, you do not need prior web development experience, only basic internet navigation skills and an eagerness to get started with coding.
Managing Machine Learning Projects with Google Cloud
Business professionals in non-technical roles have a unique opportunity to lead or influence machine learning projects. If you have questions about machine learning and want to understand how to use it, without the technical jargon, this course is for you. Learn how to translate business problems into machine learning use cases and vet them for feasibility and impact. Find out how you can discover unexpected use cases, recognize the phases of an ML project and considerations within each, and gain confidence to propose a custom ML use case to your team or leadership or translate the requirements to a technical team.
Monitoring & Telemetry for Production Systems
Monitoring & Telemetry for Production Systems is a concise guided project about various methods of monitoring Production Servers to ensure Reliability of Web Services, Sites, Servers and Applications. This guided-project introduces you to Monitoring & Telemetry for Production Systems. The tasks comprising this project demonstrate how Production Servers and Applications are monitored and the tools used in the process. For a successful DevOps setup, a good monitoring platform lets you monitor infrastructure and application performance, whether on-premise, in the cloud, or across containerized environments — so you have complete visibility into every system, all the time. This guided-project introduces you to these tenets of monitoring wit h meaningful hands-on exercises. By the end of this project, you will be able to: - Learn Monitoring & Telemetry Fundamentals - Equip yourself with Linux Command line Monitoring Tools - Understand how to perform Server & Docker Container Monitoring with Netdata & Cadvisor - Perform Application Monitoring & Telemetry with Prometheus & Grafana - Part I - Perform Application Monitoring & Telemetry with Prometheus & Grafana - Part II - Implement Log Monitoring & Analysis with ELK Stack