Relational algebra | Formal languages | String (computer science)

String operations

In computer science, in the area of formal language theory, frequent use is made of a variety of string functions; however, the notation used is different from that used for computer programming, and some commonly used functions in the theoretical realm are rarely used when programming. This article defines some of these basic terms. (Wikipedia).

Video thumbnail

Fun with Strings

Experimenting and seeing what we can do with strings

From playlist Computer Science

Video thumbnail

Java Manipulating Strings

More videos like this online at http://www.theurbanpenguin.com We do quite a lot in this video so if you are new to Java you will get a lot out of this. First we revisit StringBuilder and the reverse method. Then looking at how we can assign non-string values to strings with concatenation

From playlist Java

Video thumbnail

C Programming: Sorting and searching arrays of structs

In this session we learn how to sort an array of structs, then search it using the built-in binary search (bsearch) function.

From playlist C Programming

Video thumbnail

string-0

From playlist Week 2 2014

Video thumbnail

Using code to interrogate textual data | I’m a STRING. Ask me anything! | Coding tutorial

What's going on everyone. In this video 🎥, we will use JavaScript and PowerShell to see how we can build and interrogate strings using code 💻. Textual data inside computer programs is represented using sequences of characters that we call strings. So far in this series, we seen how stri

From playlist Data Science - Learn to code for beginners

Video thumbnail

C Strings! C tutorial 4

much about strings in the C language!

From playlist C Tutorial

Video thumbnail

Programming Ruby 05 -- String Methods

A basic video covering Ruby strings methods that you'll be using a lot. For more info: http://ruby-doc.org/core-2.1.3/String.html

From playlist Programming: Ruby

Video thumbnail

stringr: Basic String Manipulation

The stringr library is part of the R tidyverse and provides a range of convenience functions for working with character strings. In this first lesson of the stringr series, we look at several basic string manipulation functions. stringr Series Code Notebook: https://www.kaggle.com/hamelg

From playlist stringr

Video thumbnail

stringr: Sorting Strings

The stringr library is part of the R tidyverse and provides a range of convenience functions for working with character strings. In this lesson, we learn how to sort strings alphabetically using the stringr package. stringr Series Code Notebook: https://www.kaggle.com/hamelg/stringr-tuto

From playlist stringr

Video thumbnail

Introduction to String Field Theory, Lecture 1 of 4 | Barton Zwiebach

Barton Zwiebach, MIT KITP Jan 6, 2009 'Introduction to String Field Theory I' lecture given by Barton Zwiebach at the KITP Program: Fundamental Aspects of Superstring Theory. Lecture notes: http://online.kitp.ucsb.edu/online/strings09/zwiebach/pdf/Zwiebach_SuperStrings_KITP.pdf Referenc

From playlist String Theory - Prof. Zwiebach & Susskind

Video thumbnail

[elm] Building a Simple Calculator

Starts at 2:52. Trying out Elm to build a basic calculator. Repo: https://github.com/theteachr/nyu-calculator

From playlist Elm Live

Video thumbnail

How To Create A Calculator App In JavaScript | Session 07 | #app | #javascript | #programming

Don’t forget to subscribe! Let's JavaScript. This project series is about creating a single operation Calculator App In JavaScript. This calculator app will allow you to add, subtract multiply and divide 2 numbers with or without a decimal point. Our calculator app will also have A backs

From playlist Create A Single Operation Calculator App In JavaScript

Video thumbnail

RubyConfMini 2022: The Three-Encoding Problem by Kevin Menard

You’ve probably heard of UTF-8 and know about strings, but did you know that Ruby supports more than 100 other encodings? In fact, your application probably uses three encodings without you realizing it. Moreover, encodings apply to more than just strings. In this talk, we’ll take a look a

From playlist RubyConf 2022: Mini and Houston

Video thumbnail

String In C Language Explained | Strings in C Complete Tutorial For Beginners | Simplilearn

🔥Post Graduate Program In Full Stack Web Development: https://www.simplilearn.com/pgp-full-stack-web-development-certification-training-course?utm_campaign=StringInCLanguageExplained11Mar23-m4wVJuaQu_4&utm_medium=Descriptionff&utm_source=youtube 🔥Caltech Coding Bootcamp (US Only): https:/

From playlist C++ Tutorial Videos

Video thumbnail

Shirmung Bielefeld: == ? === ??? ...#@^% | JSConf EU

What is type coercion? When can it be useful? What happens when we choose to use == over ===? JavaScript is a polarizing language, said to be full of “good parts” and “bad parts”. JavaScript’s type coercion is often bemoaned—one of the common “gotchas” for newcomers to the language. In th

From playlist JSConf EU 2014

Video thumbnail

stringr: String Interpolation

The stringr library is part of the R tidyverse and provides a range of convenience functions for working with character strings. In this lesson, we learn how to use stringr to string interpolation: filling values into a string based on stored variables, calculations, function calls and dat

From playlist stringr

Video thumbnail

COMP2041/COMP9041 - Manipulating Strings in Perl

COMP[29]041 Software Construction: Techniques and Tools Course Video: Manipulating Strings in Perl Featuring Jashank Jeremy UNSW Sydney

From playlist COMP2041/COMP9041 Software Construction: Techniques and Tools

Related pages

Context-free language | Comparison of programming languages (string functions) | Regular language | Syntactic monoid | Formal language | Brzozowski derivative | Levi's lemma | Prefix order | Prefix (computer science) | Homomorphism | Binary relation | Regular expression | Commutative property | Substitution cipher | Free monoid | Equivalence relation | Kleene star | Empty string | Binary operation | String (computer science)