Mathematical notation

Symbolic language (programming)

In computer science, a symbolic language is a language that uses characters or symbols to represent concepts, such as mathematical operations and the entities (or operands) on which these operations are performed. Modern programming languages use symbols to represent concepts and/or data and are therefore, examples of symbolic languages. Some programming languages (such as Lisp and Mathematica) make it easy to represent higher-level abstractions as expressions in the language, enabling symbolic programming., (Wikipedia).

Video thumbnail

Numeric Types in Python - Socratica #Shorts

Find our programming playlists here: Python: http://bit.ly/PythonSocratica SQL: http://bit.ly/SQL_Socratica Python instructor: Ulka Simone Mohanty (@ulkam on Twitter) Written & Produced by Michael Harrison #Python #Coding #Shorts

From playlist Python Programming Tutorials (Computer Science)

Video thumbnail

the C language (part 2 of 5)

Introduction to the C programming language. Part of a larger series teaching programming. See http://codeschool.org

From playlist The C language

Video thumbnail

Programming Languages - (part 6 of 7)

How source code becomes a running program, how languages are categorized, and a survey of important languages. Part of a larger series teaching programming. Visit http://codeschool.org

From playlist Programming Languages

Video thumbnail

From C to Python by Ross Rheingans-Yoo

Python is a popular language for everything from short, informal scripts to complex data-processing frameworks. Fortunately, the syntax is very similar to C, with just a few key differences. In this seminar, we’ll walk you through them, leaving you with the ability to write your own short

From playlist CS50 Seminars 2015

Video thumbnail

Programming Languages - (part 5 of 7)

How source code becomes a running program, how languages are categorized, and a survey of important languages. Part of a larger series teaching programming. Visit http://codeschool.org

From playlist Programming Languages

Video thumbnail

the C language (part 5 of 5)

Introduction to the C programming language. Part of a larger series teaching programming. See http://codeschool.org

From playlist The C language

Video thumbnail

Lesson 01_05 A more functional way of coding 1 plus 1

Download the notebook files as they are added at: http://www.juanklopper.com/computer-programming/ In this section I will show you that simple arithmetic can also be done using functions. We will have a separate lesson on functions, but this will give you a nice glimpse of what is to com

From playlist The Julia Computer Language

Video thumbnail

Python (7/7)

Teaches the Python programming language. Part of a larger series teaching programming. See http://codeschool.org

From playlist Python

Video thumbnail

Stephen Wolfram's Introduction to the Wolfram Language

Stephen Wolfram introduces the Wolfram Language in this video that shows how the symbolic programming language enables powerful functional programming, querying of large databases, flexible interactivity, easy deployment, and much, much more. To learn more about the Wolfram Language, visi

From playlist Wolfram Language

Video thumbnail

Parsing - Lecture 13

All rights reserved for http://www.aduni.org/ Published under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by-sa/2.0/ Tutorials by Instructor: Shai Simonson. http://www.stonehill.edu/compsci/shai.htm Visit the forum at: http://www.coderisland.c

From playlist ArsDigita Algorithms by Shai Simonson

Video thumbnail

Clojure for Java Programmers Part 1 - Rich Hickey

Part 1 of a presentation by Rich Hickey to the NYC Java Study Group. A gentle introduction to Clojure, part 1 focuses on reader syntax, core data structures, code-as-data, evaluation, special operators, functions, macros and sequences. No prior exposure to Lisp is presumed.

From playlist Clojure, Lisp

Video thumbnail

Professor Richard J. Gaylord's Wolfram Language Fundamentals Part One

Download notebook here: http://library.wolfram.com/infocenter/MathSource/5216 (Part 1 of 3) Based on a series of lectures delivered over many years to students and professionals at university, commercial and government organizations, Professor Gaylord explains the fundamental principles u

From playlist Professor Richard J. Gaylord's Wolfram Language Fundamentals

Video thumbnail

Introduction to Predicate Logic

This video introduces predicate logic. mathispower4u.com

From playlist Symbolic Logic and Proofs (Discrete Math)

Video thumbnail

Compilation - Part Three: Syntax Analysis

This is part three of a series of videos about compilation. Part three is about syntax analysis. It explains how the syntax analyser, otherwise known as the parser, takes a token stream from the lexical analyser, and checks it to make sure that the rules of the source language have been

From playlist Compilation

Video thumbnail

Discrete Structures: Finite State Machines

Learn about the basics of finite state machines, including terminology and regular expressions.

From playlist Discrete Structures, Spring 2022

Video thumbnail

Compilation - Part Two: Lexical Analysis

This is part two of a series of videos about compilation. Part two is about lexical analysis, also known as tokenization. It explains how the lexical analyser, otherwise known as the lexer, or the scanner, identifies the individual elements of a source program known as lexemes, which are

From playlist Compilation

Video thumbnail

10.2.1 Intro to Assembly Language

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4u3cNGP62WVs95MNq3dQBqY2vGOtQ2 10.2.1 Intro to Assembly Language License: Creative Commons BY-NC-SA Mo

From playlist MIT 6.004 Computation Structures, Spring 2017

Video thumbnail

RubyConf 2017: Esoteric, Obfuscated, Artistic Programming in Ruby by Yusuke Endoh

Esoteric, Obfuscated, Artistic Programming in Ruby by Yusuke Endoh Ruby has a rich and flexible syntax. It allows us to write not only an easy-to-read program, but also an "hard-to-read" one. This talk will show its unlimited power. We present and demonstrate some esoteric, obfuscated, an

From playlist RubyConf 2017

Video thumbnail

Programming Languages - (part 1 of 7)

How source code becomes a running program, how languages are categorized, and a survey of important languages. Part of a larger series teaching programming. Visit http://codeschool.org

From playlist Programming Languages

Video thumbnail

The Bullseye

Theory of Computation 11. The Bullseye ADUni

From playlist [Shai Simonson]Theory of Computation

Related pages

Wolfram Mathematica | Mathematical notation | Character (computing) | Operation (mathematics)