About 253,000 results
Open links in new tab
  1. syntax - What is the := operator? - Stack Overflow

    Nov 13, 2018 · In some programming languages, I see (ex.): x := y What is this := operator generally called and what does it do?

  2. Programiz: Learn to Code for Free

    Learn to code in Python, C/C++, Java, and other popular programming languages with our easy to follow tutorials, examples, online compiler and references.

  3. Introduction to Programming - W3Schools

    To understand programming, we need to understand the basic underlying concepts. The following pages explain the basic programming concepts, using code examples, images, and animations.

  4. Programming Tutorial | Introduction, Basic Concepts, Getting started ...

    Jul 23, 2025 · This comprehensive guide of Programming Tutorialor Coding Tutorial provides an introduction to programming, covering basic concepts, setting up your development environment, …

  5. Learn to Code — For Free — Coding Courses for Busy People

    Aside from the freeCodeCamp core curriculum, We have thousands of free, full-length books, courses, and programming tutorials. We almost certainly teach whatever programming tools you want to learn.

  6. Learn How to Code | Codecademy

    New to coding? Start here and learn programming fundamentals that can be helpful for any language you learn.

  7. C Programming/Operators and type casting - Wikibooks

    Jun 8, 2026 · A postfix expression followed by a left square bracket ([), an expression, and a right square bracket (]) in sequence constitutes an invocation of the array subscript operator. One of the …

  8. W3Schools Online Web Tutorials

    W3Schools offers free online tutorials and references on web development languages such as HTML, CSS, JavaScript, PHP, SQL, and JQuery.

  9. C Examples - Programiz

    The best way to learn C programming is by practicing examples. The page contains examples on basic concepts of C programming. You are advised to take the references from these examples and try …

  10. CS50's Introduction to Programming with Python

    An introduction to programming using a language called Python. Learn how to read and write code as well as how to test and “debug” it. Designed for students...