Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Programming Language Development
YouTube
education
Showing:
24
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Make Your Own Programming Language in Python
0
rewiews
In this series you will be learning how to create your very own simple interpreted programming language in Python. (Edit: It does get complicated by the end.)
Add to list
15
Lesons
3 hours 30 minutes
On-Demand
Free-Video
Rust
Developing Kind Compiler Errors in Rust - RustLatam 2019
0
rewiews
Exploración de los principios y desarrollo de mensajes de error amigables en el compilador de Rust, destacando su enfoque en la experiencia del usuario y cómo contribuir al proyecto.
Add to list
1
Lesons
26 minutes
On-Demand
Free-Video
Rust
Rust Language Team Project Update - RustConf 2021
0
rewiews
Comprehensive update on Rust's progress in 2021, including the Rust foundation, new development teams, and potential Linux kernel integration. Explores future implications for Rust's evolution.
Add to list
1
Lesons
33 minutes
On-Demand
Free-Video
Rust
Rust Project, Team, and Community - Current and Future State
0
rewiews
Comprehensive overview of Rust's current status and future direction, covering project developments, team dynamics, and community initiatives.
Add to list
1
Lesons
45 minutes
On-Demand
Free-Video
Rust
State of Rust 2016 - Rust Meetup Cologne
0
rewiews
Comprehensive overview of Rust's progress, features, and ecosystem in 2016, highlighting key developments and future directions for the programming language.
Add to list
1
Lesons
1 hour
On-Demand
Free-Video
Write your own Operating System
GNU Bison - LR(1) Compiler Generator
0
rewiews
Explore GNU Bison, a powerful LR(1) compiler generator tool, and learn how to leverage it for creating efficient parsers and compilers in operating system development.
Add to list
1
Lesons
1 hour 10 minutes
On-Demand
Free-Video
Scala Days Conferences
10 Years of Scala.js - Evolution and Future Prospects
0
rewiews
Explore Scala.js' 10-year journey: from inception to maturity. Learn about key design decisions, success factors, and future directions in compiling Scala to JavaScript.
Add to list
1
Lesons
37 minutes
On-Demand
Free-Video
Scala Days Conferences
Scala State of the Union - Closing Panel Discussion
0
rewiews
Panel discussion with Scala experts addressing current topics and community questions about the state of Scala programming language.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Scala Days Conferences
Choose Your Own Scala Center Roadmap
0
rewiews
Interactive discussion on Scala Center's projects, covering tooling, language, education, community, and sustainability, with audience participation to shape the conversation.
Add to list
1
Lesons
43 minutes
On-Demand
Free-Video
Fission
Alternatives to Modern Programming Languages - Causal Islands Podcast Episode 3
0
rewiews
Explore the creation of Arabic and Cree programming languages with experts, discussing challenges, cultural implications, and innovative approaches to non-Latin alphabet-based coding.
Add to list
1
Lesons
1 hour 19 minutes
On-Demand
Free-Video
PyCon US
Python Steering Council Panel Discussion - Maintaining and Evolving Python
0
rewiews
Python Steering Council members discuss their role in maintaining Python's quality, improving contributor experience, and guiding language evolution through consensus-driven decision-making processes.
Add to list
1
Lesons
39 minutes
On-Demand
Free-Video
Linux Foundation
Almond - Crowdsourcing an Open, Programmable Virtual Assistant
0
rewiews
Explore Almond, an open-source virtual assistant using crowdsourced skills and event-driven commands. Learn about its privacy features, federated structure, and the Genie tool for natural language parsing.
Add to list
25
Lesons
31 minutes
On-Demand
Free-Video
Strange Loop Conference
Dynamic Programming at Ease - With Grammars, Algebras, Products
0
rewiews
Explore dynamic programming for combinatorial optimization problems using grammars, algebras, and products. Learn to efficiently solve complex problems by reusing intermediate results and reducing complexity.
Add to list
24
Lesons
37 minutes
On-Demand
Free-Video
Devoxx
Busy Developer's Guide to Building Languages
0
rewiews
Explore language creation from concept to implementation, covering key decisions, grammar definition, parsing, and code generation. Learn tools and techniques for building custom languages efficiently.
Add to list
31
Lesons
56 minutes
On-Demand
Free-Video
CppNow
C++0x Progress and Status
0
rewiews
Comprehensive update on C++0x ratification progress, new features, and controversies since BoostCon 2010. Insights from an experienced C++ Standards Committee member on the language's evolution.
Add to list
1
Lesons
1 hour 22 minutes
On-Demand
Free-Video
ng-conf
How to Scratch an Itch
0
rewiews
Explore creative problem-solving in software development, overcoming fears and incompetence to build innovative solutions and learn valuable lessons along the way.
Add to list
15
Lesons
26 minutes
On-Demand
Free-Video
Scala Days Conferences
State of the Scala 2 Union
0
rewiews
Explore the current state and future developments of Scala 2 with Adriaan Moors, covering recent updates, upcoming features, and the language's evolution in this insightful conference talk.
Add to list
1
Lesons
37 minutes
On-Demand
Free-Video
Ruby Central
Q&A with Matz
0
rewiews
Engaging Q&A session with Ruby's creator, covering MRuby, static analysis, Ruby extensions, and future plans. Gain insights into the language's evolution and Matz's perspectives.
Add to list
12
Lesons
36 minutes
On-Demand
Free-Video
Gopher Academy
When Toy Languages Grow Up
0
rewiews
Explore the journey of creating a personal programming language, its unexpected growth, and the benefits of building your own language for deeper understanding of systems.
Add to list
1
Lesons
38 minutes
On-Demand
Free-Video
JSConf
Build Your Own Programming Language with JavaScript
0
rewiews
Learn to create your own programming language using JavaScript, exploring interpreters, compilers, parsers, and syntax through practical examples and hands-on coding.
Add to list
14
Lesons
25 minutes
On-Demand
Free-Video
NDC Conferences
Where is C# Headed?
0
rewiews
Explore C# 8.0's new features and future developments with language experts, including nullable reference types, asynchronous streams, recursive patterns, and more.
Add to list
1
Lesons
1 hour 3 minutes
On-Demand
Free-Video
Code Sync
Update from the Elixir Core Dev Team - Code BEAM Europe 2022
0
rewiews
Explore recent Elixir developments, ongoing projects, research initiatives, and upcoming features with core team member Andrea Leopardi in this insightful conference talk.
Add to list
1
Lesons
13 minutes
On-Demand
Free-Video
Conf42
A Journey of Journey Programming Language - Developing a Tester-Friendly Language
0
rewiews
Explore the development of Journey Programming Language, from concept to implementation in Rust. Gain insights into language design, project planning, and Rust's advantages.
Add to list
21
Lesons
29 minutes
On-Demand
Free-Video
NDC Conferences
A Preview of C++ 23
0
rewiews
Explore upcoming C++23 features, development process, and implementation status. Learn about planned innovations, included changes, and their impact on C++20. See code examples highlighting key additions.
Add to list
1
Lesons
1 hour 4 minutes
On-Demand
Free-Video
load more...