• maiweb v0.1.0
  • ★
  • Feedback

Tensor Programming

active · last success 2026-06-19 22:49

Visit site ↗ · Feed ↗

  • Tensor Programming youtube.com channel programming video youtube 2022-11-21 00:00
    ↗

    #Rust #PortSniffer #TensorProgramming In this video, we create an updated version of an old rust project, the port sniffer project. Source Code (v2): https://github.com/tensor-programming/Rust_Port_Sniffer Source Code (v1):...

    ▶ Watch on YouTube Opens in a new tab
    #Rust #PortSniffer #TensorProgramming In this video, we create an updated version of an old rust project, the port sniffer project. Source Code (v2): https://github.com/tensor-programming/Rust_Port_Sniffer Source Code (v1): https://github.com/tensor-programming/Rust_Port_Sniffer/tree/v1 Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2021-06-14 07:12
    ↗

    #Dart #TensorProgramming #Null_Safety In this LiveStream, we will be building a simple Chat application with vanilla Dart and Dart2js. The Purpose is to explore the new null satefy system in the language. Feedback is welcome Source Code for this example:...

    ▶ Watch on YouTube Opens in a new tab
    #Dart #TensorProgramming #Null_Safety In this LiveStream, we will be building a simple Chat application with vanilla Dart and Dart2js. The Purpose is to explore the new null satefy system in the language. Feedback is welcome Source Code for this example: https://github.com/tensor-programming/dart-chat-app-livestream Feel free to support the channel: Patreon: https://www.patreon.com/tensor_programming Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/
  • Tensor Programming youtube.com channel programming video youtube 2020-09-09 09:38
    ↗

    #Rust #tensorprogramming #proc-macro In this live stream, we worked through part of the identity_derive library for the identity project. In this library, we looked at implementing procedural macros for deriving traits on unknown data types. Feel free to support the channel:...

    ▶ Watch on YouTube Opens in a new tab
    #Rust #tensorprogramming #proc-macro In this live stream, we worked through part of the identity_derive library for the identity project. In this library, we looked at implementing procedural macros for deriving traits on unknown data types. Feel free to support the channel: Patreon: https://www.patreon.com/tensor_programming Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/
  • Tensor Programming youtube.com channel programming video youtube 2020-07-29 17:06
    ↗

    #Rust #IOTA #TensorProgramming In this video, I talk about one of my recent projects, stronghold. I go over the different crates and discuss how they work and what they do. Source Code: https://github.com/iotaledger/stronghold.rs Blog Post about Stronghold:...

    ▶ Watch on YouTube Opens in a new tab
    #Rust #IOTA #TensorProgramming In this video, I talk about one of my recent projects, stronghold. I go over the different crates and discuss how they work and what they do. Source Code: https://github.com/iotaledger/stronghold.rs Blog Post about Stronghold: https://blog.iota.org/iota-stronghold-6ce55d311d7c Stronghold Retrospective: https://github.com/iotaledger/stronghold.rs/blob/dev/docs/engine-retrospective.md Join IOTA's community at: Discord: https://discord.iota.org/ Twitter: https://twitter.com/iotatoken LinkedIn: https://linkedin.com/company/iotafoundation Instagram: https://www.instagram.com/iotafoundation Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2020-06-10 00:47
    ↗

    #Flutter #FlutterIntl #TensorProgramming In this Flutter tutorial, we take a look at Intl and Flutter_Intl and how the Internationalization process has been streamlined by the plugin. Source Code: https://github.com/tensor-programming/intl_example VSCode Plugin:...

    ▶ Watch on YouTube Opens in a new tab
    #Flutter #FlutterIntl #TensorProgramming In this Flutter tutorial, we take a look at Intl and Flutter_Intl and how the Internationalization process has been streamlined by the plugin. Source Code: https://github.com/tensor-programming/intl_example VSCode Plugin: https://marketplace.visualstudio.com/items?itemName=localizely.flutter-intl Intellij/Android Studio Plugin: https://plugins.jetbrains.com/plugin/13666-flutter-intl Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2020-06-04 02:19
    ↗

    #Flutter #WidgetTesting #TensorProgramming In this Flutter tutorial, we take a generalized look at Unit and Widget testing with the Flutter_Test framework. We start with simple unit tests and move to widget testing using the testing interface to manipulate the widget tree....

    ▶ Watch on YouTube Opens in a new tab
    #Flutter #WidgetTesting #TensorProgramming In this Flutter tutorial, we take a generalized look at Unit and Widget testing with the Flutter_Test framework. We start with simple unit tests and move to widget testing using the testing interface to manipulate the widget tree. Source Code: https://github.com/tensor-programming/flutter_todo_test_tutorial Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2020-03-12 22:45
    ↗

    #Flutter #GetStream #TensorProgramming In this Flutter tutorial, we take a generalized look at Stream's chat service for building custom chat apps. Flutter combined with Stream's chat API make it possible to build a Flutter chat app similar to Facebook Messenger or WhatsApp....

    ▶ Watch on YouTube Opens in a new tab
    #Flutter #GetStream #TensorProgramming In this Flutter tutorial, we take a generalized look at Stream's chat service for building custom chat apps. Flutter combined with Stream's chat API make it possible to build a Flutter chat app similar to Facebook Messenger or WhatsApp. We use Stream's API and platform to build a scalable multi-room chat application. Along the way, we also make use of Provider for state management and start_jwt for Json Web Tokens. Check out Stream Chat: https://getstream.io/chat/ Check out Stream's Flutter Chat Tutorial: https://getstream.io/chat/flutter/tutorial/ Check out Stream's Flutter Social Network Tutorial: https://getstream.io/blog/stream-flutter-building-a-social-network-with-stream-activity-feeds-and-flutter/ Check out Flutter: https://flutter.dev/ Source Code: https://github.com/tensor-programming/steam_chat_example Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2020-01-16 22:03
    ↗

    #Rust #TensorProgramming #OwnershipAndBorrowing In this video we take a beginners look at Tests in Rust. We also touch on generic Boxing Errors and creating a Custom Result and we look at test driven development. Source Code:...

    ▶ Watch on YouTube Opens in a new tab
    #Rust #TensorProgramming #OwnershipAndBorrowing In this video we take a beginners look at Tests in Rust. We also touch on generic Boxing Errors and creating a Custom Result and we look at test driven development. Source Code: https://github.com/tensor-programming/Rust-ownership-and-borrowing Good Programming Laptops: Lenovo ThinkPad E570: https://amzn.to/2TFEiVG Dell XPS15: https://amzn.to/2RxyavP The Rust Programming Language Book: https://amzn.to/2QQ00mE Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2019-12-18 01:46
    ↗

    #Rust #TensorProgramming #OwnershipAndBorrowing In this video we take a look at Rust's memory management model. That is the Ownership and Borrowing Model. We talk about the Stack and the Heap as well as Stack frames and pointers. Source Code:...

    ▶ Watch on YouTube Opens in a new tab
    #Rust #TensorProgramming #OwnershipAndBorrowing In this video we take a look at Rust's memory management model. That is the Ownership and Borrowing Model. We talk about the Stack and the Heap as well as Stack frames and pointers. Source Code: https://github.com/tensor-programming/Rust-ownership-and-borrowing Good Programming Laptops: Lenovo ThinkPad E570: https://amzn.to/2TFEiVG Dell XPS15: https://amzn.to/2RxyavP The Rust Programming Language Book: https://amzn.to/2QQ00mE Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2019-12-12 01:57
    ↗

    #Rust #TensorProgramming #WebCrawler In this video we build a Web crawler in Rust using Surf and Async-Std. This video is meant to introduce the concept of Futures, async, await and tasks. Source Code: https://github.com/tensor-programming/crawler_example #Rust...

    ▶ Watch on YouTube Opens in a new tab
    #Rust #TensorProgramming #WebCrawler In this video we build a Web crawler in Rust using Surf and Async-Std. This video is meant to introduce the concept of Futures, async, await and tasks. Source Code: https://github.com/tensor-programming/crawler_example #Rust #TensorProgramming #OwnershipAndBorrowing In this video we take a look at Rust's memory management model. That is the Ownership and Borrowing Model. We talk about the Stack and the Heap as well as Stack frames and pointers. Source Code: https://github.com/tensor-programming/Rust-ownership-and-borrowing Good Programming Laptops: Lenovo ThinkPad E570: https://amzn.to/2TFEiVG Dell XPS15: https://amzn.to/2RxyavP The Rust Programming Language Book: https://amzn.to/2QQ00mE Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2019-12-08 23:02
    ↗

    #Flutter #TensorProgramming #clockcontest In this Live Stream, we will be looking at the Flutter Clock Contest and building a Prototype clock for submission. Feedback is always welcome Source Code: https://github.com/tensor-programming/clock-stream Cloudways Web Hosting:...

    ▶ Watch on YouTube Opens in a new tab
    #Flutter #TensorProgramming #clockcontest In this Live Stream, we will be looking at the Flutter Clock Contest and building a Prototype clock for submission. Feedback is always welcome Source Code: https://github.com/tensor-programming/clock-stream Cloudways Web Hosting: https://www.cloudways.com/en/?id=507366 Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2019-11-25 23:53
    ↗

    #tensorprogramming #dart2native #learndart In this video, we build a simple Command Line interface and make use of the Dart2Native command to build a native executable. Source Code: https://github.com/tensor-programming/native_weather_cli Good Programming Laptops: Lenovo...

    ▶ Watch on YouTube Opens in a new tab
    #tensorprogramming #dart2native #learndart In this video, we build a simple Command Line interface and make use of the Dart2Native command to build a native executable. Source Code: https://github.com/tensor-programming/native_weather_cli Good Programming Laptops: Lenovo ThinkPad E570: https://amzn.to/2TFEiVG Dell XPS15: https://amzn.to/2RxyavP Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2019-11-07 01:55
    ↗

    #tensorprogramming #extensionmethods #learndart In this video we take a look at the Dart 2.6 extension method syntax. We look at the various concepts behind the syntactic sugar and their purpose. Source Code:...

    ▶ Watch on YouTube Opens in a new tab
    #tensorprogramming #extensionmethods #learndart In this video we take a look at the Dart 2.6 extension method syntax. We look at the various concepts behind the syntactic sugar and their purpose. Source Code: https://github.com/tensor-programming/dart-extension-method-examples Good Programming Laptops: Lenovo ThinkPad E570: https://amzn.to/2TFEiVG Dell XPS15: https://amzn.to/2RxyavPCloudways Web App Hosting: https://www.cloudways.com/en/?id=507366 Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2019-10-28 23:04
    ↗

    #tensorprogramming #golang #microservices In this series, we take a look at the hexagonal microservice architecture in go by building a simple URL shortener service. In this video we finish the application by creating a REST API. Source Code:...

    ▶ Watch on YouTube Opens in a new tab
    #tensorprogramming #golang #microservices In this series, we take a look at the hexagonal microservice architecture in go by building a simple URL shortener service. In this video we finish the application by creating a REST API. Source Code: https://github.com/tensor-programming/hex-microservice/tree/part-3 Good Programming Laptops: Lenovo ThinkPad E570: https://amzn.to/2TFEiVG Dell XPS15: https://amzn.to/2RxyavP Cloudways Web App Hosting: https://www.cloudways.com/en/?id=507366 Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • Tensor Programming youtube.com channel programming video youtube 2019-10-25 22:15
    ↗

    #tensorprogramming #golang #microservices In this series, we take a look at the hexagonal microservice architecture in go by building a simple URL shortener service. In this video we build out the Repository and Serializer logic. Source Code:...

    ▶ Watch on YouTube Opens in a new tab
    #tensorprogramming #golang #microservices In this series, we take a look at the hexagonal microservice architecture in go by building a simple URL shortener service. In this video we build out the Repository and Serializer logic. Source Code: https://github.com/tensor-programming/hex-microservice/tree/part-2 Good Programming Laptops: Lenovo ThinkPad E570: https://amzn.to/2TFEiVG Dell XPS15: https://amzn.to/2RxyavP Cloudways Web App Hosting: https://www.cloudways.com/en/?id=507366 Support the Channel and Join Patreon: Patreon: https://www.patreon.com/tensor_programming Dontate: ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685 Cardano: addr1q9auccwrr9ws8qdyv45f4qwsx76pfmld4zapks89sakq94ay0xmle73y0r8ruwd0zslls4eglf98lghru7ywv56cedysk7ftjt Check out our Twitter: https://twitter.com/TensorProgram Check out our Facebook: https://www.facebook.com/Tensor-Programming-1197847143611799/ Check out our Steemit: https://steemit.com/@tensor
  • End of feed
Maibook — your private personalized AI community
  • rcanand.com
  • mlaillc.com
  • @rcanand (X)
  • LinkedIn
  • Feedback
  • Credits