Learn the program language - Printable Version +- Post4VPS Forum | Free VPS Provider (https://post4vps.com) +-- Forum: Geek World (https://post4vps.com/Forum-Geek-World) +--- Forum: Scripting & Programming (https://post4vps.com/Forum-Scripting-Programming) +--- Thread: Learn the program language (/Thread-Learn-the-program-language) Pages:
1
2
|
Learn the program language - chanalku91 - 04-16-2018 I want to learn the language of the program so can suggest the best sites that offer language learning program Like PhP RE: Learn the program language - TomCarter - 04-16-2018 You can try codeacademy.com, it is the best one for me atleast. RE: Learn the program language - chanalku91 - 04-16-2018 Hi thank you it 100% help! He taught it from the easy to the hard! Is there anything else RE: Learn the program language - Vuluts - 04-16-2018 Thread moved to Scripting & Programming RE: Learn the program language - tryp4vps - 04-16-2018 Try these: http://php.net/manual/en/tutorial.php http://www.learn-php.org https://www.codeschool.com/learn/php If you think they are still not enough for you, there are a lot more you can find them via simple Google searches. RE: Learn the program language - humanpuff69 - 04-17-2018 I learn php mostly from searching how to (insert what you want) in (insert programming language) for example how to get user input in php . And combine all of them into one code . And this technique really work . i dont need any php lesson just google and i can make 2 CMSes (with 1 mini cms i think) . In q3 2017 i make cms called KN*LCMS and in q1 2018 i created my new cms called MLPh1zz I already use this technique since i program on vb.net by the way . Way back in 2011 RE: Learn the program language - chanalku91 - 04-17-2018 (04-16-2018, 04:08 PM)tryp4vps Wrote: Try these: Hmm you are quite helpful but? I'm not sure because the web you give the system is quite difficult (04-17-2018, 09:20 AM)humanpuff69 Wrote: I learn php mostly from searching how to (insert what you want) in (insert programming language) for example how to get user input in php . And combine all of them into one code . And this technique really work . i dont need any php lesson just google and i can make 2 CMSes (with 1 mini cms i think) . In q3 2017 i make cms called KN*LCMS and in q1 2018 i created my new cms called MLPh1zz Yes it seems you have a good right core :hp language I learned since 4 months ago I can forget :o I want to continue to understand the php language! Moreover java RE: Learn the program language - Vuluts - 04-17-2018 @chanalku91 there is no difficult in learning and giving a try. you can browse to this prgraming website tutorial also https://www.w3schools.com/ RE: Learn the program language - chanalku91 - 04-17-2018 (04-17-2018, 11:19 AM)Vuluts Wrote: @chanalku91 there is no difficult in learning and giving a try. you can browse to this prgraming website tutorial also https://www.w3schools.com/ Thank you for helping xD I have to try all the websites provided RE: Learn the program language - Deep Saha - 04-17-2018 Code: https://www.khanacademy.org Code: https://teamtreehouse.com/library also have good tut to learn, also you can get free PHP course session from Udemy also.. I hope that you can learn upto your expectations soon Happy Learning. |