Skip to main content
CF

IT Course Categories | CourseFlix - Page 4

176 categories

Showing 91120 of 176 categories

  • NativeScript thumbnail
    NativeScript is the open-source framework that builds native iOS and Android apps from JavaScript / TypeScript /…
  • NestJS thumbnail
    NestJS is a Node.js backend framework that imports the architectural conventions from Angular: modules, decorators…
  • Networking & Protocols thumbnail
    Networking and protocols is the under-the-hood layer most engineers skip until something breaks in production. The…
  • Next.js thumbnail
    Next.js is the production framework most React projects converge on. Vercel built it to solve the things React itself…
  • Nginx thumbnail
    nginx is the high-performance web server, reverse proxy, and load balancer that runs in front of most Linux web…
  • Node.js thumbnail
    Node.js is a JavaScript runtime built on V8 that runs server code outside the browser. Ryan Dahl released it in 2009 to…
  • Non-Tech thumbnail
    Non-Tech covers professional skills outside engineering that programmers and IT people regularly need to develop into…
  • NPM thumbnail
    npm (and the alternatives — yarn, pnpm, bun) is the package manager underlying every JavaScript project. The npm…
  • Nuxt thumbnail
    Nuxt is the production framework on top of Vue, the same role Next.js plays for React. The current version (Nuxt 3 /…
  • OpenCart thumbnail
    OpenCart — Flexible CMS for E-Commerce Websites OpenCart is a popular content management system (CMS) designed for…
  • OpenCV thumbnail
    OpenCV is the computer-vision library that has been the standard since 2000, with bindings for C++, Python, Java, and…
  • OpenGL Shading Language (GLSL) thumbnail
    OpenGL Shading Language (GLSL) is the language used to write shader programs that run on the GPU — vertex shaders that…
  • Operating Systems & CS thumbnail
    Operating systems as an academic and practical category covers the foundations most CS programs teach: processes and…
  • Other (AI) thumbnail
    Other (AI) is the catch-all for AI-adjacent topics that don't fit cleanly under language models, machine learning, or…
  • Other (Devops) thumbnail
    Other (DevOps) covers DevOps tooling outside the major categories — Pulumi as a Terraform alternative, Spinnaker for CD…
  • Other (Frontend) thumbnail
    Other (Frontend) is the catch-all for frontend topics that don't fit cleanly under a specific framework. Examples…
  • Other (Graphic) thumbnail
    Other (Graphic) covers graphic-design topics that don't fit cleanly under specific tools — typography fundamentals…
  • Other (Mobile Apps Development) thumbnail
    Other (Mobile) covers mobile-development topics outside the major frameworks — Flutter (which has its own dedicated…
  • Other (Tools) thumbnail
    Other tools is the catch-all for software-engineering tools that don't belong to a specific stack — note-taking apps…
  • Others thumbnail
    Others is the residual category — courses that don't fit any of the more specific buckets. This usually includes…
  • Phoenix thumbnail
    Phoenix is the web framework written in Elixir, conceptually similar to Rails but built on the BEAM virtual machine…
  • Photoshop thumbnail
    Photoshop remains the standard tool for raster image editing, photo manipulation, compositing, and the kind of…
  • PHP thumbnail
    PHP is a scripting language created as a templating tool for Perl, and today it is very popular among web developers…
  • Playwright thumbnail
    Playwright Test — End-to-End Testing Framework for Modern Web Apps Playwright Test is a powerful end-to-end (E2E)…
  • Postman thumbnail
    Postman is the API client that grew from a Chrome extension in 2012 into a full API development platform — collections…
  • Power BI thumbnail
    Power BI is Microsoft's self-service analytics and business-intelligence platform. It pulls data from databases…
  • Preparing for an interview thumbnail
    You will learn how to plan, practice, and show your skills in a tech job interview. Interview formats You start with…
  • Progressive Web App (PWA) thumbnail
    Progressive Web Apps (PWA) are web apps that use specific browser APIs — Service Workers, Web App Manifest, push…
  • Prompt Engineering thumbnail
    Prompt engineering is the discipline of writing instructions to language models that produce reliably-good outputs. The…
  • Protractor thumbnail
    Protractor was the end-to-end testing framework specifically for Angular applications, maintained by the Angular team…