You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +02:00 
			
		
		
		
	Add Too Many Lists book to other resources (#410)
As suggested by @mgeisler in https://news.ycombinator.com/item?id=34092980. Wording taken from https://github.com/rust-unofficial/awesome-rust#resources.
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							2436560e40
						
					
				
				
					commit
					8e4bf245d3
				
			| @@ -55,6 +55,10 @@ A small selection of other guides and tutorial for Rust: | ||||
|   Rust](https://docs.microsoft.com/en-us/learn/paths/rust-first-steps/): two | ||||
|   Rust guides aimed at new developers. The first is a set of 35 videos and the | ||||
|   second is a set of 11 modules which covers Rust syntax and basic constructs. | ||||
| * [Learn Rust With Entirely Too Many Linked | ||||
|   Lists](https://rust-unofficial.github.io/too-many-lists/): in-depth | ||||
|   exploration of Rust's memory management rules, through implementing a few | ||||
|   different types of list structures. | ||||
|  | ||||
| Please see the [Little Book of Rust Books](https://lborb.github.io/book/) for | ||||
| even more Rust books. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user