User Tools

Site Tools


programming:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming:start [2019/06/06 12:14]
adminuser
programming:start [2021/03/26 11:39] (current)
Line 1: Line 1:
-== Programming articles: ==+===== Programming articles: ===== 
 +  * [[.:CAD-CAM Programming:]]
   * [[Thoughts On Themes 2019]]   * [[Thoughts On Themes 2019]]
   * [[What is the mission - Don’t let writing cool software distract you from your real mission]]   * [[What is the mission - Don’t let writing cool software distract you from your real mission]]
   * [[How To Display A Configuration File Version Number In A Razor Pages .NET Core Web App]]   * [[How To Display A Configuration File Version Number In A Razor Pages .NET Core Web App]]
   * [https://blog.usejournal.com/5-net-blogs-for-c-developers-to-follow-in-2019-2b4af10927ae 5 important c# blogs]   * [https://blog.usejournal.com/5-net-blogs-for-c-developers-to-follow-in-2019-2b4af10927ae 5 important c# blogs]
 +  * Free webservers from Amazon AWS: https://aws.amazon.com/free/webapps/
 +  * Real cool multiplayer online game - Second Galaxy - https://m.facebook.com/secondgalaxy/
  
-=== Programming a wiki === + 
-  * [https://www.youtube.com/watch?v=et8m8BPx8jI Building a wiki in .NET Core, stream of what developer is doing while programming - April 14, 2018] - Very chatty, not as focused as a written tutorial. +===== Adobe Animate ===== 
 +  * How to create an animated button that launches the system web browser in Adobe Animate - https://www.youtube.com/watch?v=INs4Ss48W9g 
 + 
 +Need to watch: 
 +  * Simple website design using Adobe Animate Creative Cloud - https://www.youtube.com/watch?v=-Z5l6ebnztU 
 + 
 +===== Decrypting code ===== 
 + 
 + 
 +2016 - https://www.evilsocket.net/2016/04/18/how-i-defeated-an-obfuscated-and-anti-tamper-apk-with-some-python-and-a-home-made-smali-emulator/ 
 +===== Philosophy of programming ===== 
 + 
 +  * [[https://www.computerworld.com/article/2570325/app-development-scratching-that-programming-itch.html|Scratching that programming itch]] - looked up for context for a response on [[editorials:Balancing time in product creation vs. scratching an itch]] 
 +===== Programming a wiki ===== 
 +  * [[https://www.youtube.com/watch?v=et8m8BPx8jI|Building a wiki in .NET Core, stream of what developer is doing while programming - April 14, 2018]] - Very chatty, not as focused as a written tutorial. 
     * 2019/5/26 Code repository - https://github.com/csharpfritz/CoreWiki      * 2019/5/26 Code repository - https://github.com/csharpfritz/CoreWiki 
     * Last update 11 monthsa ago, some updates 4 months ago.     * Last update 11 monthsa ago, some updates 4 months ago.
Line 14: Line 31:
         * This is in series fro Corewiki, but is just him rambling on wtih Kathleen Dollard - https://www.youtube.com/watch?v=7mS08szgpJM&t=0s         * This is in series fro Corewiki, but is just him rambling on wtih Kathleen Dollard - https://www.youtube.com/watch?v=7mS08szgpJM&t=0s
  
-=== HTML On Razor Pages ===+===== HTML On Razor Pages =====
   * Google query:    * Google query: 
     * html checkbox.      * html checkbox. 
Line 22: Line 39:
  
  
-=== Doing a login function on an ASP.NET core project ===+===== Doing a login function on an ASP.NET core project =====
 ==== Google queries for .NET Core login tutorials ==== ==== Google queries for .NET Core login tutorials ====
  
programming/start.1559823271.txt.gz · Last modified: 2019/06/06 16:14 (external edit)