Skip to content

Commit

Permalink
update fpb.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 22, 2024
1 parent e3e1403 commit 6aa3617
Showing 1 changed file with 47 additions and 2 deletions.
49 changes: 47 additions & 2 deletions fpb.json
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,14 @@
"notes": [
"HTML"
]
},
{
"url": "https://archive.org/details/computer-programming-part-3-tamim-shaharier-subin",
"title": "Computer Programming Part 3",
"author": "Tamim Shahriar Subeen",
"notes": [
"PDF"
]
}
],
"subsections": []
Expand Down Expand Up @@ -69989,14 +69997,47 @@
{
"section": "C#",
"entries": [
{
"url": "https://www.scholarhat.com/compiler/csharp",
"title": "C# Online Compiler",
"author": "ScholarHat"
},
{
"url": "https://www.w3schools.com/cs/cs_compiler.php",
"title": "C# Online Compiler",
"author": "W3Schools"
},
{
"url": "https://codapi.org/csharp",
"title": "C# playground",
"author": "Codeapi"
},
{
"url": "https://onecompiler.com/csharp/3wv9zujyk",
"title": "OneCompiler"
},
{
"url": "https://www.mycompiler.io/online-csharp-compiler",
"title": "Online C# Compiler",
"author": "myCompiler"
},
{
"url": "https://www.jdoodle.com/compile-c-sharp-online",
"title": "Online C# Compiler IDE",
"author": "JDoodle"
},
{
"url": "https://www.onlinegdb.com/online_csharp_compiler",
"title": "OnlineGDB"
},
{
"url": "https://www.programiz.com/csharp-programming/online-compiler/",
"url": "https://www.programiz.com/csharp-programming/online-compiler",
"title": "Programiz - Online Compiler"
},
{
"url": "https://sharplab.io",
"title": "SharpLab"
},
{
"url": "https://code.sololearn.com/csharp",
"title": "SoloLearn"
Expand Down Expand Up @@ -70168,9 +70209,13 @@
{
"section": "Git",
"entries": [
{
"url": "https://git-school.github.io/visualizing-git",
"title": "Git-school"
},
{
"url": "https://learngitbranching.js.org/?NODEMO",
"title": "Git"
"title": "Learn Git Branching"
}
],
"subsections": []
Expand Down

0 comments on commit 6aa3617

Please sign in to comment.