Commit Graph

58 Commits

Author SHA1 Message Date
Hugo Locurcio
e5bd72825a Replace Harvard course recommendation with Learn GDScript from Zero
This resource didn't exist back when the Harvard course was added
as a recommendation in 2020. It's much easier to follow
(shorter, uses less technical terms) and is arguably more motivating
for newcomers.
2025-11-04 18:35:56 +01:00
Matthew
a15f86bc03 Merge branch 'master' into patch-1 2025-04-08 22:08:59 -04:00
Max Hilbrunner
e7cea212a4 Merge pull request #10459 from tetrapod00/typo-tutorials
Fix grammar in Tutorials and resources
2025-01-03 09:32:34 +01:00
Max Hilbrunner
80bbbde0c4 Merge pull request #10443 from JamesC01/patch-2
Add Catlike Coding to tutorials.rst
2025-01-03 09:31:35 +01:00
tetrapod00
6e2adaa301 Fix grammar in Tutorials and resources 2025-01-02 12:20:52 -08:00
James
3d524f1273 Add Catlike Coding to tutorials.rst
I originally made this for the 4.3 branch by accident, so I'm doing it again for the master branch.
2024-12-29 10:55:58 +00:00
tetrapod00
4e0bdbbb6f Remove links to YouTube devlogs 2024-12-20 12:21:37 -08:00
tetrapod00
9bcc7524bc Remove link to Reddit list of tutorials 2024-11-23 22:55:15 -08:00
skyace65
88782e0ca4 Remove individual youtube channel links from tutorials page 2024-10-01 21:07:08 -04:00
Trevor
3ae1fb6924 Update tutorials.rst
typo fix
2024-07-16 20:32:48 -07:00
Hugo Locurcio
e7fdb120c7 Fix dead links in the documentation
Command used:

    lychee **/*.rst --github-token="..." --accept="100..=103,200..=299,429"

429 error codes were allowed due to a high number of false positives,
even with a GitHub token specified.
2024-07-01 18:55:30 +02:00
Bastiaan Olij
9eb7467328 Adding a next steps page to the XR documentation 2024-06-17 11:03:03 +10:00
Pablo Farias
dd8e682ecc Update tutorials.rst - added free Zenva resources 2024-04-11 15:19:58 +10:00
Max Hilbrunner
aa76ea2930 Update community tutorials and resources for 4.0+
Co-authored-by: Radiant <69520693+RadiantUwU@users.noreply.github.com>
2024-01-24 19:23:47 +01:00
QuebleGameDev
0c17120012 Update tutorials.rst
Added my (Queble) YouTube link.
Contains general Godot tutorials.
2024-01-17 12:11:24 -05:00
Matthew
5966ffdca4 Merge pull request #8364 from JohnSmith757/patch-1
Add 'Night Quest Games Blog' to tutorials.rst
2023-11-24 16:17:47 -05:00
Filip Rachůnek
023d3c0051 Add FencerDevLog to the list of video tutorials in tutorials.rst 2023-11-14 15:31:49 +01:00
Rahmat Nazali Salimi
954658fa1b Add video tutorial reference (#8138)
Add video tutorial reference that talks about introduction to Godot 4 and Godot in general.
2023-11-11 02:36:37 +01:00
JohnSmith757
58563b2ad5 Add 'Night Quest Games Blog' to tutorials.rst
Add the 'Night Quest Games Blog' website link to tutorials.rst, under the Text Tutorials section.
2023-10-31 11:13:56 +02:00
Braydee Johnson
64d44971bf Add Video and Text tutorial links for tutorials.rst (#8335)
* Add Video and Text tutorial links for tutorials.rst

* Added punctuation to properly format.
2023-10-29 16:37:49 +01:00
sainthDE
5201efb43e Add text tutorial 2023-07-12 15:08:18 +02:00
dani-swordfish
e0227200c4 Update community/tutorials.rst
Co-authored-by: Matthew <matthewehr@hotmail.com>
2023-06-21 01:21:43 +01:00
dani-swordfish
5351d51aed Update tutorials.rst
I removed two dead links and added two resources I found helpful when learning.

A possible improvement could be to label 4.0 tutorials and remove or archive pages which have had no new content in 3-4 years.
2023-06-14 10:00:47 +01:00
Adam Stankiewicz
3a7e86f77e Gwizz YT Channel Added
Hello! I make high quality Godot 4 Tutorials, I have linked my channel, please consider making it part of the main branch
2023-04-18 21:20:27 -04:00
Max Hilbrunner
64a3b465c2 Update SFC to Godot Foundation, old URLs 2023-04-17 23:53:52 +02:00
Chris
a2c072e3e0 Fix broken link to Godot Recipes text tutorial (#6685)
* Make link to Godot Recipes text tutorial use https
2023-01-28 08:27:57 -05:00
Mart
8407419700 Added DevDuck to devlogs list 2023-01-25 21:15:13 +01:00
miguel
807a9d9572 📝 add bitbrain tutorial link (#4550) 2022-09-05 10:03:43 +02:00
Hugo Locurcio
d917648102 Remove mentions of VisualScript in the documentation
VisualScript has been removed in 4.0.alpha15 and later.
2022-09-01 01:44:54 +02:00
skyace65
5fce24792d Remove visual scripting from the documentation 2022-08-25 22:18:25 -04:00
Lilith
ac757d4521 update an external URL in tutorials.rst
The old URL linked to a YouTube playlist (by Miziziziz) named "tutorials" whose subject matters only tenuously relate to Godot implementation. I've substituted a URL to the same creator's playlist "godot tutorials", which I contend is more relevant to the Godot beginner reading this page.
2022-05-02 22:00:32 -04:00
kminardo1
4e8b5b85ac Add "Learn GDScript From Zero" to Tutorials and resources (#5767)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-15 16:52:27 +02:00
Max Hilbrunner
88f9af923d Merge pull request #5229 from finepointcgi/patch-1
Added in Finepointcgi
2021-09-09 13:40:09 +02:00
Mitch McCollum
ac646f12f6 Added in Finepointcgi
Hey Guys, 
Added in Finepointcgi as a tutorial creator.
2021-09-08 11:39:11 -04:00
James
f619b739ef Update tutorials.rst
Added Kasper Frandsen to video tutorials list
2021-08-12 23:08:23 +01:00
hpnrep6
fc9c682e9d Remove deleted channel "Jeremy Bullock" from video tutorials list in Tutorials and resources (#5036) 2021-06-22 18:49:31 +02:00
James
638ffa48b4 Add Garbaj YouTube channel to Tutorials and resources (#4919) 2021-05-16 17:49:52 +02:00
Will Nations
ba26becb9b Fix typo in GDScript Dude link (#4711) 2021-03-03 17:38:48 +01:00
Will Nations
b8bda4b3d4 Added Andrew Wilkes' video/text tutorial platforms (#4699)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-03-01 16:53:18 +01:00
Andrii Doroshenko
0e598d9505 Update link to awesome-godot repository (#4641) 2021-02-12 18:25:57 +01:00
TheGuideKnight
de34df3ecb Add @TheGuideKnight's 2D tutorial series to Tutorials and resources (#4592)
The playlist contains a tutorial for a 2D Breakout game, done entirely
in Godot.
2021-01-27 21:34:25 +01:00
Will Nations
f48ef2d539 Mention BornCG's 2D tutorials in Tutorials and resources (#4444) 2020-12-08 02:29:12 +01:00
Hugo Locurcio
2155731b46 Update Game Development Center name and topics in Tutorials 2020-11-23 14:26:30 +01:00
willnationsdev
f2b7965cea Add 'Learning new features' page. 2020-10-12 00:05:24 -05:00
Radoslaw Polczyk
f84c160efe Add YouTube channel to video tutorials 2020-05-05 17:07:54 +01:00
Hugo Locurcio
046215542d Fix some typos and grammar mistakes found using LanguageTool 2020-04-16 23:07:05 +02:00
Stefan-GameDev
a70d9f0353 Update tutorials.rst 2020-03-22 21:48:39 +01:00
Matthew
77e0c6d1b0 Add info on if a youtuber covers 3D or 2D content and what programming language they teach (#3165) 2020-03-06 20:17:52 -05:00
Eric Davidson
4e277fb177 Added a third party channel and fixed broken link to tutorials.rst (#3212) 2020-03-03 20:06:32 +01:00
Probix
3048afcc02 Added New Video Tutorial Playlist
BornCG is a fantastic teacher who needs to be on this list!
2019-11-09 22:02:50 -06:00