Alternatives to Codelicious

Compare Codelicious alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Codelicious in 2026. Compare features, ratings, user reviews, pricing, and more from Codelicious competitors and alternatives in order to make an informed decision for your business.

  • 1
    Vidcode

    Vidcode

    Vidcode

    Students begin by creating and modifying video and image objects, adding filters, text, and other graphics. As projects become more complex, the lessons cover complex object properties with user interactions, creating games and simulations. Teach computer science, computational thinking, web programming, and hardware all in one place. Vidcode is used by upper elementary, middle, and high schools to provide in-depth, research-backed, and culturally relevant computer science courses that are built with today’s tweens and teens in mind. Vidcode’s self-guided coding curriculum is easy for kids and teachers to start using right away. Our scaffolded tutorials guide students to create a diverse portfolio of work and to be prepared for college-level computer science. Vidcode’s courses are interdisciplinary and teach more than just coding; students gain proficiency in computer science, computational thinking, web development, game design, and hardware.
    Starting Price: $5.99 per month
  • 2
    CodeGuppy

    CodeGuppy

    CodeGuppy

    Welcome to CodeGuppy, a p5.js-enhanced JavaScript coding platform for middle and high-school students; used by schools around the world. Learn about pixels, resolution, and coordinates, important computer science concepts widely used in CodeGuppy. Expressions and variables are the core of any programming language. Learn about these JavaScript concepts using a fun lesson. Create new JavaScript 'instructions' and achieve code modularization through the use of functions. In this lesson, you'll recap variables, expressions, and functions and learn about the concept of strings. Draw colored lines, circles, and other shapes with the awesome artist program. Learn how to recreate this game that will offer you hours of entertainment. Visualize what happens in computer memory during a common sort operation. Learn how to how to create your own custom clone of this game. Create amazing drawings and texts using colored line art.
    Starting Price: $200 one-time payment
  • 3
    Code Avengers

    Code Avengers

    Code Avengers

    The complete digital technologies teaching solution. Access comprehensive online courses and free content for ages 5-18+. We have everything you need to teach engaging online courses in one place. Try before you teach. You’ll have full access to take all courses yourself, understand the student experience, and connect the dots between different levels and curriculum strands, along with supporting material to turn you into a subject expert. Inspire the next generation. Teach Digital Technologies. Code Avengers is a flexible platform that is being used across 15,000 schools. Schools are using age appropriate Code Avengers lesson plans and courses to teach programming and other digital technologies topics in formal Computer Science classes or to support project-based learning across all subject areas, science, mathematics, social studies and more. Schools can use Code Avengers to supplement classroom teaching.
    Starting Price: $20 per month
  • 4
    CodeSync Club

    CodeSync Club

    CodeSync Club

    CodeSync Club is an app where students can learn coding (HTML, CSS & JavaScript) with AI teachers, by building fun apps & games. Students can choose from a list of courses built with AI or can also create a course in their native language (e.g Chinese/Hindi/Bengali) by prompting.
  • 5
    Scrimba

    Scrimba

    Scrimba

    Scrimba is an interactive learning platform focused on teaching programming and web development skills. It offers a unique approach to coding education through "scrims," which are interactive screencasts that allow learners to pause, edit, and experiment with the code directly within the video player. This hands-on approach helps users practice coding in real-time while following along with the lessons. Scrimba covers a wide range of topics, including HTML, CSS, JavaScript, React, and Python, making it suitable for beginners and advanced learners alike. The platform is praised for its practical learning environment, active community, and affordable pricing model, with many courses offered for free or at low cost.
  • 6
    Tynker

    Tynker

    Tynker

    Tynker powers the creativity of over 60 million kids and serves thousands of schools and educators worldwide. Our interactive story-based learning allows kids to learn the basics with easy block-based coding challenges before seamlessly transitioning to real-world text-based languages like JavaScript and Python. With 60+ award-winning courses, there’s a learning path for every kid, no matter their age or level. We have over 4,100 learning modules, backed by hundreds of built-in tutorials and hands-on projects. Coding is quickly becoming an essential skill, one that will prepare your kids to succeed in an increasingly digital world. Tynker offers a range of options to learn coding, your children can learn to code with our self-paced, immersive game-like courses, and then advance to learning real-world Python and JavaScript. Join over 100,000 schools that use Tynker to engage students with coding and connect with other educators who love to code!
    Starting Price: $9 per month
  • 7
    Mimir Classroom
    Mimir Classroom provides the tools for instructors to efficiently teach Computer Science courses of any scale without compromising quality of education for students. Assignments provide you with the ability to mix standard question types like multiple choice and short answer, with our automated coding and code review questions. All students and instructors have access to a 100% cloud-based IDE with a persistent workspace on Mimir Classroom. The Mimir IDE supports all major languages that we support for automated grading. Unfortunately plagiarism is a very serious problem in computer science courses. The configurable plagiarism detection system on Mimir Classroom acts as a strong deterrent for those tempted to cheat and catches those who do.
    Starting Price: $25 per user per month
  • 8
    Coding Rooms

    Coding Rooms

    Coding Rooms

    The first real-time platform for teaching programming online and in-person that enables you to connect with each student, see their work, and engage with their code instantly. See your students code in real-time and interact with their code to provide immediate and individualized support. Track student engagement live with the activity monitor to identify and focus on students need attention the most. Collaborative editing for you or your students to work together as a class or in breakout groups. Integrated audio and video conferencing, screen sharing, and recording to take your class 100% online. Buy and sell computer science curriculum and course content that is fully integrated with the Coding Rooms platform. Subscribe to and build upon Coding Rooms' own course content to minimize time spent reinventing the wheel. Leverage our autograding feature to reduce time spent on evaluation, allowing you to focus 100% on teaching and providing feedback.
  • 9
    JetBrains Academy
    Turn on the free educational features in your IDE to learn programming from scratch, expand your current skill set, or create your own interactive courses to share with others. With the JetBrains Academy plugin, you can learn and teach programming languages in the form of coding tasks and custom verification tests right inside JetBrains IDEs. Access over 100 courses in the most in-demand programming languages and technologies, and build real-world projects for your developer portfolio. Create your own courses by combining theoretical learning and hands-on practice. Test user knowledge with various sets of tasks, and provide extra assistance with feedback and hints. The JetBrains Academy plugin is free to use and supports Java, Kotlin, Python, Scala, JavaScript, Rust, C++, Go, and PHP with more languages to come. JetBrains Academy plugin is compatible with IntelliJ IDEA, PyCharm, WebStorm, Android Studio, CLion, GoLand, and PhpStorm.
  • 10
    CodeGym

    CodeGym

    CodeGym

    Codegym's Java programming course consists of 4 quests, Java Syntax, Java Core, Java Collections, and Multithreading. These quests contain more than five hundred mini-lessons and more than a thousand exercises. The difficulty of the tasks gradually increases, just like the weight on the bar at the gym, a small increase in the load every day will ultimately produce noticeable results. By the end of the course, you'll have gained 500-1000 hours of programming experience. The course will introduce you to all the essential topics about Java, including Java syntax, standard types, arrays, lists, collections, generics, exceptions, and how to work with threads, files, the network, and the Internet. You'll also learn about OOP, serialization, recursion, annotations, the most common design patterns, and much more. You can return to your learning anytime, since we save your progress through the course. If you need to take a break while solving a big task, no worries.
    Starting Price: $49 per month
  • 11
    CodeKidz

    CodeKidz

    CodeKidz

    CodeKidz is an AI-powered, interactive programming platform for kids aged 7-15. It offers Python coding lessons through storytelling and gamified experiences, with real-time code execution. The platform features an AI teacher that provides personalized coaching, and rewards students with digital badges for their achievements. It promotes active learning with its voice-enabled AI, facilitating an engaging and fun learning environment. - AI teacher replaces the high cost of 1-on-1 teaching. - Text to speech, almost indistinguishable from a real person. - Gamified course content. The course content is carefully designed to present boring knowledge in an interesting way. - Customized courses will soon be available, allowing parents or teachers to create their own courses for children using simple descriptions.
    Starting Price: $10 per month
  • 12
    Codédex

    Codédex

    Codédex

    Codédex is an online, interactive coding-learning platform that uses a gamified, adventure-style format to teach real programming languages and skills. Learners travel through “fantasy lands” corresponding to languages such as Python, HTML/CSS, JavaScript, React, and command-line tools (Git, GitHub), proceeding at their own pace while earning experience points, badges, and unlocking new regions as they progress. It combines bite-sized interactive lessons, an in-browser code editor for instant practice, and project-based tutorials to give users hands-on experience rather than just theory. With more than 200 hours of content, Codédex supports beginners with no prior coding experience and gradually builds up to more advanced topics, reinforcing learning through code challenges, exercises, and real-world projects. It fosters a supportive community through forums and events like monthly challenges and hackathons, helping motivate learners and provide peer support.
    Starting Price: $80 per month
  • 13
    CodeFriends

    CodeFriends

    CodeFriends

    CodeFriends is an interactive, browser-based coding and AI learning platform that makes mastering programming fast and hands-on. It features a real-time code editor, an AI-powered tutor, and live learning stats so you can jump straight into practice without installing any software. Expert-designed courses cover Python, web development (HTML/CSS/JavaScript), AI fundamentals, prompt engineering, and work automation, each with hundreds of lessons and embedded exercises. Hands-on projects let you launch websites or automations with one click and share live links instantly. Advanced tools include AI code generation for smarter coding, step-by-step lectures, digital textbooks with in-depth explanations, project versioning with rollback, one-click hosting, and downloadable code exports for portfolios. Institutions can access custom curricula, flexible online training, and an admin dashboard with AI-driven analytics to track learner progress.
    Starting Price: $11 per month
  • 14
    CodeFast

    CodeFast

    CodeFast

    CodeFast is a coding course that claims to take users from zero experience to launching a working SaaS or online business in a matter of weeks. The curriculum includes about 12 hours of video tutorials that cover everything from basic web fundamentals (HTML, CSS, JavaScript) to full-stack development (frontend with frameworks like Next.js/React and styling with Tailwind CSS, backend logic, database management, API routes, user authentication, and database operations), as well as business-oriented topics like payment integration (e.g. subscriptions via Stripe or similar), domain setup, deployment, and hosting. It emphasizes a “learn-by-doing” and practical approach, rather than deep theory, guiding learners to build real projects from day one, which helps many beginners overcome the inertia of “tutorial hell.” Many students reportedly complete the course and launch simple web apps or micro-SaaS products within weeks.
    Starting Price: $169 per month
  • 15
    Frontend Masters

    Frontend Masters

    Frontend Masters

    We produce JavaScript & Node.js Courses with awesome teachers on topics like React, Vue, & Angular, JavaScript, CSS & Node.js. Guided paths to expand your abilities as a well-rounded engineer! Save videos to your device! Watch on-the-go, on or offline (on the plane, or a train, or in space). Access to our entire course catalog and new courses as they’re released. Never lose where you’ve left off, progress syncs online and offline! Access all premium courses, workshops, and mobile apps. Renewed monthly. Join now and learn straight from the experts who shape the modern web. Looking to take your first steps in Web Development? Try the free Frontend Masters Bootcamp! Get access to everything you need to get started developing websites. Learn HTML, CSS and JavaScript through project-based learning. By completing the coursework contained in the Bootcamp, along with practice, you will be well on your way into the world of web development!
    Starting Price: $39 per month
  • 16
    codeSpark Academy

    codeSpark Academy

    codeSpark Academy

    codeSpark Academy is the most used home coding program for kids 5-9! codeSpark Academy has introduced over 30 million kids in 190 countries to the ABCs of computer science and our lovable coding characters, the Foos. codeSpark Academy uses a patent pending "no words" interface to teach the basics of computer programming and essential coding skills through a variety of interactive learning activities including puzzles, games, step-by-step creative projects, game design and offline printables, all of which can be monitored by parents. Kids learn key programming concepts and use them to code their own projects in the Game Maker. Personalized daily activities based on your child’s progress. Curriculum developed based on collaboration with and research from MIT, Princeton and Carnegie Mellon. Perfect for pre-readers, ELL students and kids with reading and focus-related challenges. No written communication between players or external parties.
  • 17
    Khan Academy

    Khan Academy

    Khan Academy

    For every student, every classroom. Real results. We’re a nonprofit with the mission to provide a free, world-class education for anyone, anywhere. Students practice at their own pace, first filling in gaps in their understanding and then accelerating their learning. Created by experts, Khan Academy’s library of trusted practice and lessons covers math, science, and more. Always free for learners and teachers. With Khan Academy, teachers can identify gaps in their students’ understanding, tailor instruction, and meet the needs of every student. We empower teachers to support their entire classroom. 90% of US teachers who have used Khan Academy have found us effective. Build a deep, solid understanding in math, science, and more. Across the globe, 617 million children are missing basic math and reading skills. We’re a nonprofit delivering the education they need, and we need your help. You can change the course of a child’s life.
  • 18
    Coursera

    Coursera

    Coursera

    Build skills with courses, certificates, and degrees online from world-class universities and companies. Learn the latest skills like business analytics, graphic design, Python, and more. Get ready for a career in high-demand fields like IT, AI and cloud engineering. Earn a certificate or degree from a leading university in business, computer science, and more. Upskill your organization with on-demand training and development programs. Start streaming on-demand video lectures today from top instructors in subjects like business, computer science, data science, language learning, & more. Choose from many options including free courses and university degrees at a breakthrough price. Learn at your own pace, 100% online. Apply what you learn with self-paced quizzes and hands-on projects. Get feedback from a global community of learners. Demonstrate your new skills by sharing your Course Certificate, Professional Certificate, MasterTrack™ Certificate, or diploma with your network.
  • 19
    Codebasics

    Codebasics

    CodeBasics

    Codebasics is an edtech company that provides comprehensive virtual training courses in data analytics, business intelligence, and computer programming. Its self-paced courses cover topics including Excel, Power BI, SQL, Python, and more, with both fundamental and advanced levels. Over 5,000 learners have completed Codebasics' real-world curriculum and gone on to launch careers, with alumni taking on roles at major companies like Microsoft, Netflix, Amazon and Google. Codebasics aims to equip learners with expertise in high-demand technology fields. The company's platform offers training to help individuals gain proficiency in skills needed for roles like data science, business intelligence, and computer programming. By completing Codebasics' courses, learners can develop their abilities in order to transition into technology careers and meet the needs of today's data-driven economy. The company focuses on delivering virtual education that provides both technical knowledge and pract
  • 20
    Hack Reactor

    Hack Reactor

    Hack Reactor

    The Most Advanced Coding Bootcamp: Think Like a Software Engineer. Don't just learn to code. Reinvent your career full-time, part-time, in-person or online. In response to financial uncertainty, we’ve updated our income share agreement terms to be even more accommodating for our students. The best coding bootcamps simulate a real-world software environment for their students; the grads are so well-prepared, they come in and hit the ground running, that’s really what we’re looking for. The Hack Reactor Software Engineering Immersive is one of the top coding bootcamps and we select high-potential students through a rigorous admissions process. In our software engineering bootcamp, we train students through over 800 hours of Computer Science and JavaScript curriculum that closely models the software engineering industry. Led by passionate and experienced teachers, engineering leaders, and former hiring managers, we produce software engineers the best teams want to hire.
  • 21
    DigitalEd

    DigitalEd

    DigitalEd

    DigitalEd is an online learning tool designed to create and deliver highly interactive STEM courses, combining lessons, assessments, and adaptive learning activities in one environment. It helps educators bring complex math and science concepts to life through a world-class computation engine, algorithmically generated questions, and rich multimedia visualizations that support deeper conceptual understanding. DigitalEd enables students to learn at a guided yet self-paced rhythm while receiving immediate, meaningful feedback that turns mistakes into learning opportunities. Educators can design dynamic assignments, automate grading, and track student engagement through detailed analytics dashboards that highlight performance trends and knowledge gaps. It integrates seamlessly with major learning management systems, extending existing digital classrooms with advanced assessment and interactive capabilities.
  • 22
    OnCourse Curriculum Builder
    Almost as genius as mixing macaroni with cheese, OnCourse combines online curriculum and lesson planning to create an extraordinary fusion that educators will love to use. By having the best-of-both-worlds in one simple place, curriculum engagement and standards-alignment will flourish. Changing standards making your head spin? OnCourse will keep you up-to-date with Common Core or standards for all 50 states. Create dynamic curriculum maps to make sure that all grade-level benchmarks are articulated throughout the year. Every student and teacher is unique, but is your curriculum reflecting that as effectively as it could? Whether your curriculum team is one or twenty people, OnCourse gives them the power to choose to customize units and maps to suit the district’s specific needs. Curriculum Portal is a one-stop-shop where staff can collect and share curriculum-related resources and link them to units or standards.
  • 23
    Simpliaxis

    Simpliaxis

    Simpliaxis

    Simpliaxis is one of the leading professional certification training providing organization offering online instructor-led training and classroom programs for Project Management, , Service, Security, Technology, Business, and various other Quality Management related courses across the globe. Agile, DevOps, SAFe, Data Science Project management courses include PRINCE2 Foundation and Practitioner, PMP, CAPM & more; Agile courses include CSM, CSPO, CSD & more; DevOps courses include DevOps Foundation certification, CTF& more ; SAFe courses include Leading SAFe , SSM,SPC & More ; Data Science courses include Data Science With Python Bootcamp, PD,AL AND ML & more ; Technology courses include Angular JS , React Native Certification , React JS & more;
  • 24
    Discoursefy

    Discoursefy

    Discoursefy

    Discoursefy is an AI-powered learning platform offering computer science courses, interactive quizzes, and LeetCode-style coding problems. It features AI code reviews, a resume builder, and GitHub analysis tools to improve code quality. Users can also schedule calls with expert tutors and access personalized career roadmaps. With company partnerships, Discoursefy connects top-performing users with job opportunities based on their performance.
  • 25
    General Assembly

    General Assembly

    General Assembly

    Get ahead with expert-led training in coding, data, design, digital marketing, and more. Transform your workforce with intensive training, assessments, and an exclusive hiring pipeline. Break into a high-growth, high-pay career. Dive into computer science, get fluent in key frameworks and stacks, build rich apps, and more. Your best course for career transformation in design. This full-time UX bootcamp features expert instruction, one-on-one career coaching, and connections to top employers to get you hired. Challenge yourself and change your career with an 10-13 week immersive learning experience. Enhance your professional potential. Learn in-demand skills in evening, weekend, or 1-week accelerated courses. Learn at any level, anywhere. Explore full-time training and flexible part-time classes. Find out how you can learn now, and pay after you're hired. Discover easy, low-cost payment plans to finance your education.
  • 26
    Pedestal Techno World

    Pedestal Techno World

    Pedestal Techno World

    Pedestal Techno World is a leading EdTech company in India offering industry-aligned online courses across diverse fields such as digital marketing, coding, AI, cybersecurity, and data science. The platform provides interactive live classes, hands-on projects, and mentorship from industry experts to ensure practical learning and skill development. Pedestal offers placement guarantee programs that prepare students with real-world experience and job readiness. Their courses range from beginner to advanced levels, covering popular certifications like CHFI in partnership with EC-Council. With over 32,000 happy students and 150+ professional trainers, Pedestal bridges the gap between education and employment. The platform also supports educators and businesses, offering opportunities to become trainers and collaborate on learning initiatives.
  • 27
    DataMelt

    DataMelt

    jWork.ORG

    DataMelt (or "DMelt") is an environment for numeric computation, data analysis, data mining, computational statistics, and data visualization. DataMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Neural networks and various data-manipulation methods are integrated using Java API. Elements of symbolic computations using Octave/Matlab scripting are supported. DataMelt is a computational environment for Java platform. It can be used with different programming languages on different operating systems. Unlike other statistical programs, it is not limited to a single programming language. This software combines the world's most-popular enterprise language, Java, with the most popular scripting language used in data science, such as Jython (Python), Groovy, JRuby.
  • 28
    KodeKloud

    KodeKloud

    KodeKloud

    KodeKloud is a free community that provides online hands-on courses and training programs on diverse Cloud and DevOps technologies. Some of the technologies covered by KodeKloud are Docker, Kubernetes, OpenShift, Ansible, Puppet, Chef, Linux, and more. The community offers online courses (that include a certificate upon completion) alongside hands-on labs, playgrounds, and an online community to connect with other students. KodeKloud has an online forum and a Slack group. Both are excellent places to connect with other people worldwide interested in getting a DevOps role. There are mostly KodeKloud students in both online groups. Additionally, you can find diverse people ranging from beginners to seasoned specialists. It's completely free to get a KodeKloud account. You will get access to all free courses and free hands-on labs. Moreover, free members are also able to try sample lessons of all courses. Besides, KodeKloud offers three additional, paid memberships.
    Starting Price: $475/License/Year
  • 29
    Data Science Dojo

    Data Science Dojo

    Data Science Dojo

    Learn data science in-person or online with our data science courses. Learn data analysis, big data, and machine learning from experienced instructors. Begin your professional career by learning data science skills with Data Science Dojo, a globally recognized e-learning platform where we teach students how to learn data science, data analytics, machine learning and more. Our programs are available in the most popular formats: in-person, virtual instructor-led, and self-paced training. This means that you can choose the learning style that works best for you! From the very beginning, our focus is on helping students develop a think-business-first mindset so that they can effectively apply their data science skills in a real-world context. Enroll in one of our highly-rated data science programs and learn the practical skills you need to succeed in the field.
  • 30
    Unified Mentor

    Unified Mentor

    Unified Mentor

    Unified Mentor is the leading IT training institute providing Best Online Courses in Data Science, Web Development, Digital Marketing, Prompt Engineering and many more. With headquarters in Gurgaon (Haryana), we are on a mission to skill, reskill, and upskill individuals in the ever-evolving technology domains. Over the last decade, we have trained 30,000+ students & working professionals and offered internship opportunities to thousands of candidates. At Unified Mentor, our mission is to prepare learners for the skills of today and tomorrow and pave the way for a successful career path. Explore the most comprehensive set of interview questions that are frequently asked in interviews by almost every company. Unified Mentor is a top-tier IT training institute offering premier Online Data Science Courses, Web Development, Digital Marketing Online Training, Prompt Engineering and more.
  • 31
    Core Learning Exchange

    Core Learning Exchange

    Core Learning Exchange

    A single digital learning platform to host all your CTE curriculum. Media-rich lessons supporting dozens of career pathways. Custom pricing options, so you only pay for the courses you need. A comprehensive learner record for each student, providing data-driven insights into progress and areas of improvement. IT support and training for instructors to ensure seamless integration with your existing curriculum. Use our curriculum to supplement and modernize your CTE program, with over 1,200 courses ranging from basic career readiness to industry certification prep. Comprehensive curriculum for career exploration. Use our diagnostic tools to gather concrete data about your student’s career interests and aptitudes. This assessment phase serves as a foundation for tailoring a curriculum to each student’s needs. Choose from dozens of career pathways to create individualized learning plans for your students.
  • 32
    Flint

    Flint

    Flint

    Flint is an AI-native personalized learning platform built for K-12 education that helps teachers create differentiated lessons, track student progress, and engage every learner with tailored instruction while giving students a 24/7 AI tutor that delivers interactive activities, instant feedback, and support across subjects such as math, English, science, social studies, world languages, and computer science. It uses advanced AI models to power features like AI-generated activities (“Sparky”), real-time student analytics, content upload from PDFs or web links for customized learning material, and tools such as interactive whiteboards, essay feedback, code editing, graphing support, and image processing to enrich the learning experience. Flint includes productivity tools for teachers, such as text summarizers, translators, proofreaders, text rewriters, scaffolders, unit plan generators, and standards-aligned assessment creators.
    Starting Price: $3,000 per year
  • 33
    Pickl.AI

    Pickl.AI

    Pickl.AI

    Pickl.AI is the educational vertical of TransOrg Analytics, an industry leader in solving problems for businesses by leveraging the power of data. The brand was conceptualized in order to bridge the gap between theoretical and applied data science, wherein courses in the market today have been found to concentrate more on the former aspect. Our courses enable building a sturdy base in key introductory machine learning concepts. We have curated them in accordance with the unique needs of various student demographics - college students, working professionals and motivated teenagers - all of whom can learn and benefit from our focused programmes. We have ensured quality by bringing onboard our data scientists as instructors and course creators, who boast of illustrious careers in India’s fast-changing corporate landscape. We have combined the traditional MOOC format with periodic live interactions for students with their instructors, to allow for better review.
  • 34
    F#

    F#

    F#

    F# gives you simplicity and succinctness like Python with correctness, robustness and performance beyond C# or Java. F# is open source, cross-platform and free to use with professional tooling. F# is a JavaScript and .NET language for web, cloud, data-science, apps and more. Cloud computing relies on leveraging multiple integrated services. Using multiple services required a unique set of technologies and capabilities, and F# excels in this domain. With the recent rise of cloud solutions, it is becoming increasingly easy to deploy multiple services “in the cloud”, expanding what is possible both by storing large amounts of data and running heavy computations distributed across clusters of machines.
  • 35
    Curipod

    Curipod

    Curipod

    CCSS and TEKS-aligned interactive lessons you can personalize for your students with one click. Sign up to find more K-12 lessons for literacy, science, social studies, math, and more. Our test prep lessons are aligned with the standards, the questions, and the rubrics used in every state test. 1000s of full lessons with reading passages and questions on topics your students care about. Generate classroom and individual reports with one click so you can follow up on progress this test season. Curipod seamlessly integrates into your current curriculum. Student privacy is a top priority. Curipod is compliant with FERPA, COPPA, and other state laws. Spark curiosity and discussion in your classroom with Curipod. We want to help create learning experiences that excite the students, and where the neighboring classrooms can hear the buzz from students discussing. We believe students will learn more, keep the joy of learning, and be better prepared for a world that is changing.
    Starting Price: $3,999 per school
  • 36
    Boot.dev

    Boot.dev

    Boot.dev

    Boot.dev is an online learning platform focused on teaching backend development through a hands-on, code-centric approach. The platform emphasizes writing extensive code to avoid "tutorial hell" and promotes "dopamine-driven development" to keep learners motivated. Students build portfolio projects to demonstrate their skills and delve into foundational concepts, all while learning flexibly online. The curriculum covers in-demand backend technologies such as Python, SQL, and Go, with courses taught by experienced engineers from companies like Netflix and SourceGraph. Boot.dev offers a structured path to a backend career, typically taking part-time learners around 12 months to complete. The platform also provides a supportive online community, allowing students to connect with peers and instructors. Notably, Boot.dev offers a 30-day refund policy to ensure student satisfaction.
    Starting Price: $21.42 per month
  • 37
    Wiingy

    Wiingy

    Wiingy

    The Wiingy platform offers private tutoring to school students, college students, and young adults through its network of 1,000+ expert-vetted tutors for coding, math, science, computer science, AP, and 100+ subjects. The Wiingy Platform takes the ownership of matching students with the ideal tutor. Student need only provide a description of what they want to learn. The platform then expertly selects a tutor who meets these specific requirements, even offering a free trial lesson to get started. Every tutor on the Wiingy Platform has undergone a rigorous vetting process This approach guarantees that students are paired with top-notch tutors. The outcomes are reflected in the industry best ratings of Wiingy tutoring experience at 4.8/5 and above.
    Starting Price: $28/hour
  • 38
    EXLskills

    EXLskills

    EXLskills

    Engage with students inside and outside of the classroom via their preferred medium, mobile! Use EXLskills' content directly, or intuitively author, deliver, and track your own adaptive learning in real-time! Above all else, don't fear any setup, license, or maintenance costs! EXLskills is a free online platform for all of the World's learning and anyone can get started in under 60-seconds creating and delivering their own courses - online or offline! This is our commitment to education! Use our adaptive lessons plug-in to create lessons that teach themselves to each student, automatically, online! You create the learning path, add or select the content that you'd like to use, and click assign - it's that easy to create adaptive learning with EXLskills! Let EXLskills manage the schedule, grading, and notifications for all of your assignments so that you can focus on what you do best - teaching!
  • 39
    PlayCode

    PlayCode

    PlayCode

    The #1 JavaScript playground and sandbox to write, run and repl it. JavaScript playground is perfect for learning and prototyping javascript sandboxes. Fast and easy to use. Start a JavaScript playground project using ready-to-use templates. JavaScript is one of the most popular languages for web development. It is needed in order to make web pages alive. Today JavaScript can be run not only in the browser but also on the server. Learning, practicing and prototyping is much easier right in the javascript playground because the browser is designed to run javascript. This is the perfect coding IDE. In turn, PlayCode tries to use all the browser features to ensure maximum, comfortable run javascript sandbox. Read, evaluate, print, and loop, a simple pre-configured coding environment that quickly shows the JavaScript execution result. So, you just open PlayCode without installing anything, write code, and JavaScript playground runs your code instantly and shows the result.
    Starting Price: $4.99 per month
  • 40
    Grantu EduPack
    Ansys Granta EduPack, formerly CES EduPack, is a unique set of teaching resources that help academics enhance courses related to materials across engineering, design, science and sustainable development. Granta EduPack provides support to enhance undergraduate materials education. EduPack includes a database of materials and process information, materials selection tools and a range of supporting resources. EduPack is divided into three levels so that students can access a suitable level of information as they progress through their studies. Granta EduPack has also been designed to support a wide variety of teaching styles, from the design and science-led approaches to problem-based teaching. The database and tools are divided into three levels so that students can access a suitable level of information as they progress through their studies, from pre-university up to postgraduate courses.
  • 41
    Train in Data

    Train in Data

    Train in Data

    Train in Data is your go-to online school for mastering machine learning. We offer intermediate and advanced courses in Python programming, data science and machine learning, taught by industry experts with extensive experience in developing, optimizing, and deploying machine learning models in enterprise production environments. We focus on building a solid, intuitive grasp of machine learning concepts, backed by hands-on Python coding to make sure you can actually apply what you learn. Our approach? Simple: learn the theory, understand the why behind it, then get coding. We give you the complete package—theory, coding, and troubleshooting skills—so you can confidently handle real-world projects from start to finish.
  • 42
    uCertify

    uCertify

    uCertify

    uCertify courses can be delivered in self-paced for IT professionals, mentor-guided for competency based educator, and instructor-led mode for schools and colleges. It begins with pre-assessment, interactive lessons, practice tests, lab and finally the post-assessment. Additionally, you can gauge your performance by test history and performance analytics. Our courses and lab are JAWS (Job Access with Speech) compliant. We provide enhanced accessibility to students with features such as option to change the font, size, and color of the course content, text-to-speech, interactive videos and how-to-videos with interactive transcripts and voice-overs. Our courses are highly interactive with virtual lab, simulations, and 50+ interactive items. Over 60 interactive items include true/false, multiple choice single or many option(s) correct, drag and drop, create a list & create and order list, hot spot, fill in the blank, performance-based, essay (manually graded), match lists, etc.
  • 43
    CodeSpace

    CodeSpace

    Firia Labs

    Easy to use browser-based software. Interactive curriculum modules, standards-based, project-driven learning. Physical computing-based robotics. Our unique learning platform brings together a powerful, open-ended coding environment, a teacher-friendly curriculum suite, and an exciting, thoroughly hackable set of hardware tools. CodeSpace helps you deliver real-world learning experiences to your students. Perfect for learning but industry-proven, Python has been used to develop software for Google, YouTube, Spotify, and countless other applications highly relevant to students' lives. Our exclusive use of text-based code, rather than drag and drop blocks, appeals to students seeking relevance, meaning, and real-world value from instruction. Our Python-based curriculum modules lead students (and teachers!) step by step, from basic coding concepts to deep and complex projects. Instructional content is integrated with development tools, so students can practice the mechanics of programming.
  • 44
    Coding Dojo

    Coding Dojo

    Coding Dojo

    Our program is scientifically designed to ensure our graduates thrive as STEM professionals for the rest of their careers. It’s been proven over and over that the most reliable predictors of success in coding boot camps are traits like dedication, resilience, and curiosity. That’s why our application process looks for these characteristics in new students, and we don’t require anyone to come into boot camp with 100+ hours of coding experience under their belts. We are numbers people at Coding Dojo, and from 1,000s of hours in researching learning science, the labor force, and pedagogy, we’ve crafted a curriculum that builds a solid programming foundation through a three-stack approach. There’s a reason the world’s most successful people have mentors, advisors and other people they trust around them: Every step up in your career ladder requires help, not just the first.
  • 45
    Masterstudy LMS

    Masterstudy LMS

    Stylemix Group

    Make your courses and lessons distinctive by a step-by-step walkthrough of each course with Drip Content and Prerequisites tools. Student administration. You can evaluate student enrollment. Manually add or remove students at any time within the course period. Monitor students' progress. Using the gradebook and quiz review, you may track and analyze your students’ overall development. Course Revision. Configure your accessible courses on your profile and publish them as a live course or draft. Keep in touch with the students. Chat, forum, email notifications, and announcements can be enabled for connecting with the students. Create intriguing tasks and content. Make the course interesting with creating unique course materials using SCORM files, providing assignments and conducting zoom meetings. Motivate and engage. Encourage the students with Point and badges during the course and reward them with certificate after the course completion. Site interaction through user profiles.
  • 46
    StackFuel

    StackFuel

    StackFuel

    StackFuel is a state-certified training partner that offers online courses for data analytics, data science and coding. StackFuel uses its expertise and experience from working with Germany's most successful companies to develop uniquely practice-oriented training courses. Participants learn hands-on and are supervised by expert mentors and career coaches to successfully transition into a career in data or continue their professional development with new skills. Fully online and full- or part-time.
    Starting Price: €284.41
  • 47
    PowerSchool Curriculum & Instruction
    Support teachers and improve student outcomes with a collaborative hub for curriculum mapping and lesson planning. Develop a curriculum that aligns with national, state, and local standards, ensuring cohesion and coordination across instruction. Design a comprehensive and supportive curriculum with easy-to-use instructional pacing guides, enabling teachers to navigate their courses seamlessly. Administrators can analyze curriculum usage data and tailor staff development accordingly. Collaborate with other teachers and access a centralized platform of shared curriculum to quickly and easily build your own lesson plans. Connect your curriculum directly to your lesson planner for more streamlined horizontal alignment. PowerSchool's Public Sites help schools and districts increase transparency by providing parents with a clear view of the curriculum guiding their child's instruction.
  • 48
    OnFire Learning

    OnFire Learning

    OnFire Learning

    OnFire Learning is a digital learning platform offering a comprehensive, standards-aligned curriculum for grades K–12, designed to ignite curiosity and inspire students of all ages. OnFire Learning provides an intuitive learning environment with features such as an internal messaging system, a parent/guardian portal, role-switching capabilities, progress tracking for students, and grading tools. OnFire Learning emphasizes personalized learning by allowing teachers to individualize, differentiate, and personalize instruction to meet each student's unique needs. The course catalog includes a wide range of subjects, from core academics to electives like digital literacy, computer science, and graphic design, catering to elementary, middle, and high school students. Teachers can customize course content and assessments using the platform's tools, ensuring that instruction aligns with their students' learning objectives.
  • 49
    Imagine Edgenuity

    Imagine Edgenuity

    Imagine Learning

    Real-world applications, powerful interactive tools, and direct-instruction videos help students stay engaged while learning. Offer your students core, career and general elective, AP®, and dual credit courses for initial credit or concept and credit recovery with Imagine Edgenuity. Using our course customization tools, teachers can align lessons, units, and courses to match their curriculum and further personalize instruction to meet their students’ needs. Imagine Edgenuity's personalized learning solutions help meet your students where they are. Our full suite of programs and solutions helps you empower students to take ownership of their learning and offer flexible options for remediation, reinforcement, and acceleration, all within one classroom. Imagine Edgenuity partners with schools and districts around the country to deliver personalized learning to meet the needs of every student.
  • 50
    Everlesson

    Everlesson

    Everlesson

    Never before has it been easier to create a beautiful high-engaging course that will allow you get your message out to the world and earn more profits in your business. We have over 7,000+ instructors who use EverLesson to share their passions with the world. EverLesson will have you setup in a matter of minutes with our simple 3-step process. With a few clicks you are able to create a beautiful course that is clean and easy on eyes. Your students will love this. We are going to teach you simple goals for each one of your students that will encourage engagement and success. You can very easily create monthly course, a one-time course or a standard course. We make the process easy! It's important your students have various levels to connect with you. EverLesson will do the selling for you. If you have something to teach to the world we have the solution for you. We have the instructors in virtually every niche and marketplace you can think of.
    Starting Price: $67 per month