I want to start programming and wanted to buy a laptop soon. Do I need any definite performance or a lot of storage space and does anyone know which program is good for beginners and where you can watch good tutourials etc? Can anyone possibly recommend me someone?
Depends on what you want to do. There are numerous programming systems, with Google you will also find free tutorials. The requirements for the laptop, I do not see as dramatic, even a used would pack.
First and foremost, you need the skill to find and use a search engine. On Girlfriend, for example. Have your questions been asked and answered many times, why a search as a start more than would offer.
Information about a programming language can i.a. Find on the pages of respective manufacturers (Apple, Microsoft, Oracle, …).
Laptop: No matter, programming tools consume little storage space and do not require megaviel performance.
Programming language: Java or C ++ (the former simple, conceptual, the latter rather heavy)
Download the software for free: For Java the Eclipse package (if necessary, an older version, if the laptop is not so powerful), for C ++ I recommend for the beginning Code:: Blocks (and not so much Visual Studio, even if it is more professional - this software again requires memory resources well, Code:: Blocks requires very little)
Borrow a book from the library (Java or C ++ should all have bibs)
Learning with the book and trying it out, trying it out, trying it out…
I might have still C # listed.
I also thought of C #, but you do not necessarily find books in the library, the whole new Visual Studio takes up a lot of RAM (at least on my weak laptop a problem!) And I personally do not like this WPF so much. Then I thought of Python, but no, that's like Basic back then.