دوراتنا
Preparing to Secure Your Startup Funding with Pitch Canvas
By the end of this guided project, you will be able to use the Pitch Canvas to make adequate preparation for your startup funding pitch. The Pitch Canvas is an entrepreneurial brainstorming framework that help you to structure and visualize your pitch in one page. The canvas is most effective for pitch preparation that is not more than 10 minutes. The goal is to highlight the key factor of your business plan while leaving the details to the subsequent meeting that might require extensive pitch.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدInspire a girl
Computer science is a foundational field that opens doors for all boys and girls. Starring Sheryl Sandberg, Jasmine Lawrence, Karlie Kloss, May-Li Khoe, Mia Epner, Alice Steinglass, Jess Lee, Jessica Alba, Paola Mejía Minaya, Malala Yousafzai, and Susan Wojcicki. Join our movement and register at https://studio.code.org/users/sign_in and learn more at https://code.org/hourofcode/overview and at https://studio.code.org/courses
- مقدم بواسطة
- التعلم الذاتي
- 3 دقيقة
- الإنجليزية
مجاني
اعرف المزيدBuild Data Analysis tools using R and DPLYR
In this 2-hour long project-based course, you will learn one of the most powerful data analysis tools of the experts: the DPLYR package. By learning the six main verbs of the package (filter, select, group by, summarize, mutate, and arrange), you will have the knowledge and tools to complete your next data analysis project or data transformation.
By the end of this project, you will be able to:
Use the six main dplyr verbs
Understand the dplyr package and its capabilities
Get hands-on practice using R and dplyr functions
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدEnhance your python unit testing using Coverage
In this 1-hour long project-based course, you will learn how to you can use coverage.py to ensure that every bit of your python code is covered by a test - hence the name coverage.py. You will create test functions for a python class, one method and a time. At each step, you will learn how to cover different aspects of your code and use the cool web interface of coverage.py to monitor your progress.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدPython 101: Develop Your First Python Program
In this hands-on guided project, we will learn Python programming fundamentals and build our first program in Python. We will learn understand variables assignment, differentiate between various data types in python such as strings, lists, integer and float, learn the difference between for and while loops, develop functions in python, perform math operations, get information from User and Print data on the screen, and develop a simple game in Python.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدStart-up Pitch using Canva
In this 1-hour long project-based course, you will how to create an outline for a Start-up pitch deck. Afterwrds, you will learn how to use Canva as a graphic design program and the created outline to create a start-up pitch deck
Note: This course works best for learners who are based in anywhere in the world.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدCreate Custom Layers in Keras
In this 1-hour long project-based course, you will learn how to create a custom layer in Keras, and create a model using the custom layer. In this project, we will create a simplified version of a Parametric ReLU layer, and use it in a neural network model. Then we will use the neural network to solve a multi-class classification problem. We will also compare our activation layer with the more commonly used ReLU activation layer.
- مقدم بواسطة
- التعلم الذاتي
- 2 ساعات
- الإنجليزية
مجاني
اعرف المزيدCreate a Google Ads Search Campaign
In this 2-hour long project-based course, you will learn how to create a google ads search campaign with the strategic foundations of campaign creation, design ad group structure and keyword with relevant targeting options, design compelling ads.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدJavaScript While Loop
In this intermediate-level project you will examine the concept of repetition programming – also called “looping." Using the Notepad++ editor and JavaScript embedded in HTML, you will write the JavaScript code to repeat a block of program code while a particular condition is true. As you work with the While Loop you’ll begin to realize why repetition programming is one of the most important features of computing. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدBuild ATM User Interface using Routing in Angular
In this beginner level project, you will implement and build ATM user interface using routing, understand Parent and Child Routing and understand WildCard Routes in Angular which will be helpful in applying routing and navigating pages in modern web layouts. The pre-requisite for this guided project is have background in HTML,CSS, JavaScript/TypeScript and basics on building blocks of Angular Applications.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدAudience Demographics with Facebook Audience Insights
Throughout the project, you will be able to identify and choose the primary
audience you want to target, define your audience demographics and
identify your audience's preferred device and activities.
Moreover, you will also be able to analyze how people are engaging with
your page and view metrics about your page's performance.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدCreate a Flyer using Libre Writer
After successfully completing this project, you will have created a visually appealing flyer using Libre Writer.
While building a flyer, you will use various features in Writer. You will use the insert feature to insert a picture in a document then modify it. Other features you will use include applying styles to text and formatting text. You will insert a numbered list, convert it to a bulleted list, and then modify the bullets.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدJet Fighters Game using Pygame
By the end of this project, you will create a fully functioning 2 player jet fighters game using Pygame in Microsoft Visual Studio Code. This project will give you a great head start towards learning more and mastering one of the most used programming languages in the world. In this project you will be able to identify and apply many basic fundamentals such as data structures, variables, loops etc. and create a GUI with dynamic labels and dynamic objects. Learning and understanding Pygame in Python will help you progress in the programming field by creating simple Python applications.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدUnity for Absolute Beginners - Getting Started
In this one-hour, project-based course, you'll take your first steps with the Unity Editor! Unity is used for game-development, of course, but also in industries like Architecture, Film and Television, Automotive engineering and more. In this guided project, you'll learn how to create a Unity ID, download and install Unity Hub, install the Unity Editor and experiment with a Lego microgame.
You'll also browse the Unity Asset Store to select some free assets, download and import them into a new project and take the first steps in creating your first project from scratch.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدGetting Started With Facebook Creator Studio
By the end of this project, you will be able to upload, compose and post Facebook content in Creator Studio. Throughout the tasks, You will be able to bulk upload videos from Facebook creator studio and go live from Facebook creator studio. Moreover, You will be able to cross-post videos across multiple Facebook pages and schedule, backdate and set a Facebook posts expiration date and finally you will be able to create and manage Facebook pages in the creator studio.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدDeveloping a Connect Four Game using Java OOP
In this 1-hour long project-based course, you will learn how to create a connect four console game using proper MVC structure, you will also get to learn about Object Oriented Programming and all its concepts (Abstraction, Polymorphism, Inheritance, Encapsulation), you will also get to learn about exception handling
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدBuilding Globally Distributed Databases with Cosmos DB
In this 1-hour long project-based course, you will learn how to (insert and query data in your Azure Cosmos DB database, working with Graph Data, build a .NET Core app for Azure Cosmos DB in Visual Studio Code, distribute your data globally with Azure Cosmos DB ).
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدElement, Class, and ID Selectors in CSS
In this intermediate-level course you will explore and compare CSS (Cascading Style Sheets) selectors. As HTML is used to add content to a website, CSS is used to make that content visually appealing to website visitors. This course focuses on helping you identify how and when to use element, class, and ID selectors to enhance the appearance of text on a website’s pages. CSS is a very powerful tool and gaining more control over the visual aspects of textual data on a website is a great first step in harnessing that power.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدBuilding a Text-Based Bank in Java
By the end of this project, you will learn how to create a basic banking command-line application using Java and Eclipse. This application will be able to model real life bank functions such as adding an account, increasing/decreasing the balance of an account, and allowing a user to check their balance. We will also learn how to store basic demographic information of each account holder and learn how to output a summary of all accounts.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدCreate Process Flowchart using LibreOffice Draw
By the end of this project you will have used LibreOffice Draw to flowchart a process. Flowcharts are commonly used to design new programs and systems by using symbols and arrows to show the flow of the steps in a process. Flowcharts are great visual tools for analyzing and documenting a process.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدHiring and Onboarding Employees with ClickUp
In this project we will create an employee hiring and onboarding process using ClickUp. ClickUp is a free, cloud based program that helps to improve both your productivity and your budget. ClickUp helps both individuals and groups improve their work performance and productivity by consolidating tasks, documents, goals, and communication into one, all inclusive platform. In this project, we will learn how to create and organize a ClickUp workspace to best meet our hiring and onboarding needs.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدWeb Development with AngularJS: Build Your First Website
Web Development with AngularJS: Build Your First Website is for those interested in learning how to make a simple AngularJS website. In this project-based course, you will learn how data models, custom views and controllers are used with AngularJS components. To achieve this, we will work through five tasks and two optional practice exercises that cover these objectives. This project is exciting because you not only learn the basics of AngularJS, but you also get to create an "About Me" website to showcase your skills.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدTest your Build in the Debugger with Eclipse
By the end of this project, you will be able to use the Eclipse Debugger to create breakpoints, view the values of variables, add step filters, create exception breakpoints, create condition breakpoints and use tracepoints. This project uses Java with the Eclipse IDE.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدException Handling in Python
In this 1-hour long project-based course, you will learn the differences between an exception and syntax errors, how to raise an exception, what an AssertionError exception is within Python, how to use the try, except and else clause and how to use the finally clause and any clean-up actions.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية
مجاني
اعرف المزيدBuild a Deep Learning Based Image Classifier with R
In this 45-min guided project, you will learn the basics of using the Keras interface to R with Tensorflow as its backend to solve an image classification problem. By the time you complete this project, you will have used the R programming language to build, train, and evaluate a neural network model to classify images of clothing items into categories such as t-shirts, trousers, and sneakers. We will be training the deep learning based image classification model on the Fashion MNIST dataset which contains 70000 grayscale images of clothes across 10 categories.
- مقدم بواسطة
- التعلم الذاتي
- 3 ساعات
- الإنجليزية