Algebraic geometry

Pursuing Stacks

Pursuing Stacks (French: À la Poursuite des Champs) is an influential 1983 mathematical manuscript by Alexander Grothendieck. It consists of a 12-page letter to Daniel Quillen followed by about 600 pages of research notes. The topic of the work is a generalized homotopy theory using higher category theory. The word "stacks" in the title refers to what are nowadays usually called "∞-groupoids", one possible definition of which Grothendieck sketches in his manuscript. (The stacks of algebraic geometry, which also go back to Grothendieck, are not the focus of this manuscript.) Among the concepts introduced in the work are derivators and test categories. Some parts of the manuscript were later developed in: * Georges Maltsiniotis (2005), "La théorie de l'homotopie de Grothendieck" [Grothendieck's homotopy theory] (PDF), Astérisque, 301, MR 2200690 * Denis-Charles Cisinski (2006), "Les préfaisceaux comme modèles des types d'homotopie" [Presheaves as models for homotopy types] (PDF), Astérisque, 308, ISBN 978-2-85629-225-9, MR 2294028 (Wikipedia).

Video thumbnail

What is a Stack?

Fibered Categories, Descent Data and The Definition of a Stack. (This was the first video I made.)

From playlist Stacks

Video thumbnail

Stack Introduction

Related videos: Stack intro: https://youtu.be/L3ud3rXpIxA Stack implementation: https://youtu.be/RAMqDLI6_1c Data Structures Source Code: https://github.com/williamfiset/data-structures My website: http://www.williamfiset.com

From playlist Stack data structure playlist

Video thumbnail

Algebraic Spaces and Stacks: Representabilty

We define what it means for a functor to be representable. We define what it means for a category to be representable.

From playlist Stacks

Video thumbnail

Heap Sort - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

스택 (stack) 강의 - 자료구조 [상상개발자]

스택 (stack) 개념을 예제와 함꼐 5분 동안 간략히 설명해 드립니다.

From playlist 코딩 인터뷰 정복하기

Video thumbnail

Technology Stacks - Computer Science for Business Leaders 2016

frameworks, libraries; design patterns; mobile strategies

From playlist Computer Science for Business Leaders, March 2016

Video thumbnail

Stacks And Queues In Data Structure | Data Structures And Algorithms Tutorial | Simplilearn

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

From playlist Data Structures & Algorithms

Video thumbnail

Algebraic Spaces and Stacks: Ideas

We try to give some motivation for the definitions we give in the subsequent videos.

From playlist Stacks

Video thumbnail

Data Structures: Linked List implementation of stacks

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P In this lesson, we have discussed linked list based implementation of stack data structure. For practice problems and more, visit: http://www.mycodeschool.com Like us on

From playlist Data structures

Video thumbnail

0320 [ MMO/MUD ] -- Rewriting NPC scripts

This is #320 in my series of live (Twitch) coding streams. This stream I got the essential parts of the NPC "guide" system working in my game. Notebook page: https://tinyurl.com/uggz4ga -- Watch live at https://www.twitch.tv/rhymu8354

From playlist Excalibur

Video thumbnail

0273 [ MORPG ] -- Refactoring and testing NPC AI Lua script

This is #273 in my series of live (Twitch) coding streams. This stream I got almost half-way through refactoring and writing unit tests for functions in the large "npc_ai.lua" script for my game which essentially drives the behavior and logic of NPCs. Notebook page: https://tinyurl.com

From playlist Excalibur

Video thumbnail

Career Transition With A Guaranteed Job | Harshad's Journey With Simplilearn | Simplilearn Reviews

Harshad did his Engineering in Computer Science from BML Munjal University in 2020. He did not get the desired placement from his university, due to which he started helping in his family business. He always wanted to be in the corporate IT field, so he searched for various courses and got

From playlist Simplilearn Success Stories

Video thumbnail

LambdaConf 2015 - The Case for the Cutting Edge Matt Farmer

This is the story of a road less traveled. In this talk we're going to take a look at the impact of choosing less common technologies like Scala and Clojure at an organizational level at Elemica. That will include some things that worked well for us, some things that didn't work so well, a

From playlist LambdaConf 2015

Video thumbnail

Top 5 Mobile Apps for Programming | 5 Best Mobile Apps for Coding 2023 | Simplilearn

🔥Caltech Coding Bootcamp (US Only): https://www.simplilearn.com/coding-bootcamp?utm_campaign=Top5MobileAppsForProgramming-ibQlae88iUg&utm_medium=DescriptionFirstFold&utm_source=youtube 🔥 Post Graduate Program In Full Stack Web Development: https://www.simplilearn.com/pgp-full-stack-web-dev

From playlist Top 10 Trending Videos 2023

Video thumbnail

Learn Programming for Beginners | How to Start Coding for Beginners in 2023 | Simplilearn

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

From playlist Ful Stack Web Development 🔥[2023 Updated]

Video thumbnail

Programming for Beginners | How to Start Coding in 2023? | Introduction to Programming | Simplilearn

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

From playlist Matlab

Video thumbnail

Madison Ruby 2012 - The Enterprise Strikes Back: Using Rails to compete with startups

The Enterprise Strikes Back: Using Rails to compete with startups by: Jonathan Broad

From playlist Madison Ruby 2012

Video thumbnail

My Aspiration Vs. Reality | Technology Memes | #Shorts | Simplilearn

This short video, "My Aspiration Vs. Reality," is a meme-based video by Simplilearn to add a little laugh to your day. Enjoy this meme, and let us know in the comment section if the same happens to you. 🔥 Explore Our Full Stack Developer - MEAN Stack Program: https://www.simplilearn.com/

From playlist #Shorts | #Simplilearn

Video thumbnail

Build a Heap - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

A Day In The Life Of Full Stack Web Developer | Life Of Full Stack Developer | #Shorts | Simplilearn

🔥Explore Our Free Courses With Completion Certificate by SkillUp: https://www.simplilearn.com/skillup-free-online-courses?utm_campaign=ADayInTheLifeOfFullStackWebDeveloperShorts&utm_medium=Description&utm_source=youtube About Full Stack Web Developer - MEAN Stack Program: This program

From playlist #Shorts | #Simplilearn

Related pages

Cubical set | Six operations | Stack (mathematics) | Fundamental groupoid | Gerbe | Derivator | Homotopy category | Topos | N-group (category theory) | Higher category theory | Homotopy theory | Homotopy hypothesis | ∞-groupoid | Dold–Kan correspondence | Alexander Grothendieck