{%hackmd theme-dark %} # Papernapkin IO - Xamarin - Realm & Android : [Flutter](https://forum.realm.io/t/realm-for-flutter-io/171/11) # Flutter 1. [Codelabs](https://flutter.dev/docs/codelabs) 2. [Udemy](https://classroom.udacity.com/courses/ud905) 3. Cookbooks 4. [Tutorial](https://www.tutorialspoint.com/dart_programming/index.htm) : Can we use flatter with realm `Javascript` is a cross-platform mobile development and server-side development. Node.js framework can be used fro both front-end and backen dev. > Facebook created `React Native`, which allows JS > Flutter is an alternatice to RN and JS. > Flutter is cross-paltform framework for application development. > Dart language is not known by many developers but has best UI and native feel > Dart has a package manager called Pub > Learn OOP to speed up learning process Dart Native targets devices while Dart Web targets web. Dart Native includes both Dart VM, Just In Time compilation and AOT(ahead of time) compiler for machine code.Dart Web includes both a development time compiler and a production time compiler. Google has been quietly working on a new operating system dubbed Fuchsia for some time now. A few months ago, Fuchsia existed only as a mere command line, but fast forward to the present moment and we find things have evolved quite a lot. A new report reveals Google has continued to evolve Fuchsia which now has an early user interface for smartphones and tablets codenamed Armadillo. ## Web https://flutter.dev/docs/get-started/flutter-for/web-devs - - Web version of hackernews flutter - News Feed Climate : Cards - Google Keep Clone + Math - e200f016ec274844a602b355ffa7922a - Biological Informatics - Relationship vs Interest Graphs People - Byzantine Agreement QKD - Phenotropics - Perceptron - Digital Dualism - Machine Learning in the Amazon - Moore Supercomputing - Erdos Numbers and Impact Factor - Limbic Resonance : Social Media ## Rainforset https://www.ted.com/talks/topher_white_what_can_save_the_rainforest_your_used_cell_phone/up-next - - https://www.gizmodo.co.uk/2019/02/how-google-microsoft-and-big-tech-are-automating-the-climate-crisis/ - -https://www.blog.google/outreach-initiatives/sustainability/earth-day/ - https://www.blog.google/technology/ai/machine-learning-can-boost-value-wind-energy/ - https://www.blog.google/technology/ai/fight-against-illegal-deforestation-tensorflow/ https://www.prnewswire.com/news-releases/rainforest-connection-introduces-one-of-the-largest-programs-ever-launched-by-students-to-protect-the-worlds-rainforests-300617270.html https://rctom.hbs.org/submission/using-machine-learning-to-combat-deforestation/ Shannon - https://monoskop.org/images/2/2f/Shannon_Claude_E_1956_The_Bandwagon.pdf - UN Data - founers letter - https://abc.xyz/investor/founders-letters/2018/ https://ourworldindata.org/#entries World Bank -https://www.linkedin.com/pulse/how-we-leveraging-linkedin-data-explore-labour-dynamics-shumin-liu/ ## Templates - https://www.exim.gov/ - https://www.lemonade.com/ - https://www.warbyparker.com/ # WebSite - [x] Name Fira Sans - [x] Video Slide https://foundersfund.com//wp-content//uploads//2016//05//SpaceX-Slideshow-Video.mp4 https://foundersfund.com/wp-content/uploads/2018/05/Anatomy-of-Next-Season-Two.mp4 https://foundersfund.com/wp-content/uploads/2016/04/bg-cover-new.mp4 - [x] Colour Filter - [x] Bullets - [x] Autoplay # How Debt Can Solve Climate Change # Permafrost # Micro Venture Capital - Capital As A Service # Helena Helena takes on societal problems. https://helena.org/ # Flutter + Android Demo with mobile app --- ITU Cekirdek # Examples - https://matthiaskretschmann.com/ - https://www.novatics.com.br/ # C# For Automation <!-- Put the link to this slide here so people can follow --> .NET Core is a runtime ASP.NET Core is a webstack/library. NET Core is a runtime. It can execute applications that are built for it. ASP.NET Core is a collection of libraries that form a Framework for building web applications # .NET Core and AI - Dot Net Core - API - Excel at C# - Backend development, automation and ai. - PWA - ASP.NET - [LeetCode](https://leetcode.com/explore/learn/card/recursion-i/) ### ASP.NET For web applications : MVC `dotnet new mvc` creates a Model-View-Controller (MVC) - an architectural pattern that separates an application into three main logical components: the model, the view, and the controller. For windows app : ```csharp dotnet mvp ``` Using the dotnet new command we create a web and an API project ``` dotnet new webapp appname.web dotnet new webapi appname.api ``` > ASP.NET Core provides the following benefits: - A unified story for building web UI and web APIs. - Architected for testability. - Razor Pages makes coding page-focused scenarios easier and more productive. - Blazor lets you use C# in the browser alongside JavaScript. Share server-side and client-side app logic all written with .NET. - Ability to develop and run on Windows, macOS, and Linux. - Open-source and community-focused. - Integration of modern, client-side frameworks and development workflows. - A cloud-ready, environment-based configuration system. - Built-in dependency injection. - A lightweight, high-performance, and modular HTTP request pipeline. - Ability to host on IIS, Nginx, Apache, Docker, or self-host in your own process. - Side-by-side app versioning when targeting .NET Core. - Tooling that simplifies modern web development. **The Startup** class is where: - Services required by the app are configured. - The request handling pipeline is defined. - ### Books > ### API - https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-2.2 - https://dzone.com/articles/backend-web-api-with-c-step-by-step-tutorial - https://docs.microsoft.com/en-us/aspnet/web-api/overview/older-versions/build-restful-apis-with-aspnet-web-api slide: https://hackmd.io/p/template-talk-slide ### Blazer ### Xamarin --- ### Scenarios --- - ML.NET https://www.youtube.com/watch?v=cCsOvzB3rK8 - Detail | Not Brief https://www.youtube.com/watch?v=OhCysVU5RDA - FreeCodeCamp https://www.youtube.com/watch?v=GhQdlIFylQ8 - .NET Core 3 0 https://www.youtube.com/watch?v=U1z-uhNZeAA # Skills - .NET - Edx --- # Partners - --- <style> code.blue { color: #337AB7 !important; } code.orange { color: #F7A004 !important; } </style> - <code class="orange">onMessage('event')</code>: Register event listener - <code class="blue">sendMessage('event')</code>: Trigger event ---
{"metaMigratedAt":"2023-06-14T22:21:20.847Z","metaMigratedFrom":"YAML","title":".NET Interview","breaks":true,"description":"View the slide with \"Slide Mode\".","contributors":"[{\"id\":\"49989ddf-85df-44b7-8541-502ab20ed667\",\"add\":8674,\"del\":2012}]"}
    241 views