update fpb.json
parent
83b48f854b
commit
0d12e31b9e
40
fpb.json
40
fpb.json
|
@ -29285,6 +29285,11 @@
|
|||
"title": "How to Do What You Love & Earn What You’re Worth as a Programmer",
|
||||
"author": "Reginald Braithwaite"
|
||||
},
|
||||
{
|
||||
"url": "https://www.freecodecamp.org/news/learn-to-code-book",
|
||||
"title": "How to Learn to Code & Get a Developer Job in 2023",
|
||||
"author": "Quincy Larson"
|
||||
},
|
||||
{
|
||||
"url": "https://mixmastamyk.bitbucket.io/pro_soft_dev/intro.html",
|
||||
"title": "Professional Software Development For Students",
|
||||
|
@ -34531,6 +34536,14 @@
|
|||
"podcast"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://coder.show",
|
||||
"title": "Coder Radio",
|
||||
"author": "Chris Fisher, Michael Dominick, Wes Payne",
|
||||
"notes": [
|
||||
"podcast"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://www.codingblocks.net",
|
||||
"title": "Coding Blocks",
|
||||
|
@ -34698,6 +34711,14 @@
|
|||
"podcast"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://lexfridman.com/podcast",
|
||||
"title": "Lex Fridman Podcast",
|
||||
"author": "Lex Fridman",
|
||||
"notes": [
|
||||
"podcast"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://looselycoupled.info",
|
||||
"title": "Loosely Coupled",
|
||||
|
@ -35477,6 +35498,14 @@
|
|||
"notes": [
|
||||
"podcast"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://swiftunwrapped.github.io",
|
||||
"title": "Swift Unwrapped",
|
||||
"author": "Jesse Squires, JP Simard",
|
||||
"notes": [
|
||||
"podcast"
|
||||
]
|
||||
}
|
||||
],
|
||||
"subsections": []
|
||||
|
@ -57989,6 +58018,17 @@
|
|||
],
|
||||
"subsections": []
|
||||
},
|
||||
{
|
||||
"section": "AutoIt",
|
||||
"entries": [
|
||||
{
|
||||
"url": "https://j2team.teachable.com/p/hoc-lap-trinh-autoit",
|
||||
"title": "Học lập trình AutoIt",
|
||||
"author": "J2TEAM"
|
||||
}
|
||||
],
|
||||
"subsections": []
|
||||
},
|
||||
{
|
||||
"section": "Bash",
|
||||
"entries": [
|
||||
|
|
Loading…
Reference in New Issue