alexendre-maxim(25)•in #utopian-io•2468 days agoArduino Tutorial #01 What's the Arduino, Its Models and Different Signals of ArduinoImage Source Repository https://github.com/arduino/Arduino What Will I Learn? You will learn the definition of Arduino, its advantages and disadvantages. You wi...936$0.35alexendre-maxim(25)•in utopian-io•2468 days agoArduino Tutorial #01 What's the Arduino, Its Models and Different Signals of ArduinoImage Source Repository https://github.com/arduino/Arduino What Will I Learn? You will learn the definition of Arduino, its advantages and disadvantages. You wi...936$0.35
alexendre-maxim(25)•in #utopian-io•2476 days agoPHP Tutorial #29 Exception (Try/Catch, Creating a custom exception class, Multiple exceptions and Set a top level exception handler)Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the " Try, Throw and Catch ". You will learn " How to create a c...625$2.10alexendre-maxim(25)•in utopian-io•2476 days agoPHP Tutorial #29 Exception (Try/Catch, Creating a custom exception class, Multiple exceptions and Set a top level exception handler)Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the " Try, Throw and Catch ". You will learn " How to create a c...625$2.10
alexendre-maxim(25)•in #utopian-io•2479 days agoPHP Tutorial #28 Error Handling ( die, create a custom error, trigger an error and the use of exceptions )Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the die method. You will learn how to create a custom error. You...1358$4.19alexendre-maxim(25)•in utopian-io•2479 days agoPHP Tutorial #28 Error Handling ( die, create a custom error, trigger an error and the use of exceptions )Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the die method. You will learn how to create a custom error. You...1358$4.19
alexendre-maxim(25)•in #utopian-io•2488 days agoPHP Tutorial #27 The Date ( timestamp, date, timezone and strtotime )Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the timestamp. You will learn how to get the date with format us...1507$7.49alexendre-maxim(25)•in utopian-io•2488 days agoPHP Tutorial #27 The Date ( timestamp, date, timezone and strtotime )Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the timestamp. You will learn how to get the date with format us...1507$7.49
alexendre-maxim(25)•in #utopian-io•2492 days agoPHP Tutorial #26 File System Part 2 and Filter Part 3Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the FILTERCALLBACK. You will learn the ' filtervararray ' method...1449$7.38alexendre-maxim(25)•in utopian-io•2492 days agoPHP Tutorial #26 File System Part 2 and Filter Part 3Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the FILTERCALLBACK. You will learn the ' filtervararray ' method...1449$7.38
alexendre-maxim(25)•in #utopian-io•2496 days agoPHP Tutorial #25 File System Part 1 " Fopen, Fread, Fwrite and File_get_contents "Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn how to handle the file using the Fopen method. You will learn ho...1207$5.79alexendre-maxim(25)•in utopian-io•2496 days agoPHP Tutorial #25 File System Part 1 " Fopen, Fread, Fwrite and File_get_contents "Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn how to handle the file using the Fopen method. You will learn ho...1207$5.79
alexendre-maxim(25)•in #utopian-io•2497 days agoPHP Tutorial #24 Filters Part 2 " FILTER_SANITIZE "Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the " FILTERSANITIZEEMAIL " and " FILTERSANITIZEENCODED ". You wi...1569$5.13alexendre-maxim(25)•in utopian-io•2497 days agoPHP Tutorial #24 Filters Part 2 " FILTER_SANITIZE "Image Source Repository https://github.com/php/php-src What Will I Learn? You will learn the " FILTERSANITIZEEMAIL " and " FILTERSANITIZEENCODED ". You wi...1569$5.13
alexendre-maxim(25)•in #utopian-io•2499 days agoPHP Tutorial #23 Filters Part 1 " FILTER_VALIDATE "Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the php filters this is the first part , we will see what's the fi...1389$5.47alexendre-maxim(25)•in utopian-io•2499 days agoPHP Tutorial #23 Filters Part 1 " FILTER_VALIDATE "Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the php filters this is the first part , we will see what's the fi...1389$5.47
alexendre-maxim(25)•in #utopian-io•2507 days agoPHP Tutorial #22 The Output_Buffer And How To Control ItImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn the outputbuffer , how we can control it using the ob functions to...1149$5.86alexendre-maxim(25)•in utopian-io•2507 days agoPHP Tutorial #22 The Output_Buffer And How To Control ItImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn the outputbuffer , how we can control it using the ob functions to...1149$5.86
alexendre-maxim(25)•in #utopian-io•2510 days agoPHP Tutorial #21 The Session How To Create , Modify And Delete A SessionImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn the session, the concept of a session where we can find &nbs...12611$7.19alexendre-maxim(25)•in utopian-io•2510 days agoPHP Tutorial #21 The Session How To Create , Modify And Delete A SessionImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn the session, the concept of a session where we can find &nbs...12611$7.19
alexendre-maxim(25)•in #utopian-io•2521 days agoPHP Tutorial #20 The Cookie How To Create , Modify And Delete A CookieImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn the cookie, the concept of a cookie where we can find it and why we...10311$5.15alexendre-maxim(25)•in utopian-io•2521 days agoPHP Tutorial #20 The Cookie How To Create , Modify And Delete A CookieImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn the cookie, the concept of a cookie where we can find it and why we...10311$5.15
alexendre-maxim(25)•in #utopian-io•2523 days agoPHP Tutorial #19 ( Include and Require ) , Globals Variable, Request and $_SERVER VariablesImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn ( Include and Require ) to include pages, Globals Variable to solve...1185$4.93alexendre-maxim(25)•in utopian-io•2523 days agoPHP Tutorial #19 ( Include and Require ) , Globals Variable, Request and $_SERVER VariablesImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn ( Include and Require ) to include pages, Globals Variable to solve...1185$4.93
alexendre-maxim(25)•in #utopian-io•2532 days agoPHP Tutorial #18 ( GET and POST ) Methods and $_SERVER VariablesImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn how to send and get informations using GET and POST , and how to g...896$3.72alexendre-maxim(25)•in utopian-io•2532 days agoPHP Tutorial #18 ( GET and POST ) Methods and $_SERVER VariablesImage Source Repository https://github.com/php/php-src What Will I Learn? I will learn how to send and get informations using GET and POST , and how to g...896$3.72
alexendre-maxim(25)•in #utopian-io•2540 days agoPHP Tutorial #17 Mathematical Methods (Abs, Acos , Acosh and Asin )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the mathematical methods , we will take the " Abs, Acos , Acosh an...435$2.27alexendre-maxim(25)•in utopian-io•2540 days agoPHP Tutorial #17 Mathematical Methods (Abs, Acos , Acosh and Asin )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the mathematical methods , we will take the " Abs, Acos , Acosh an...435$2.27
alexendre-maxim(25)•in #utopian-io•2540 days agoPHP Tutorial #16 String Methods (QuoteMeta, Rtrim , Sha1_file and Sha1 )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods this is the sixth part , we will take the " Quot...424$3.42alexendre-maxim(25)•in utopian-io•2540 days agoPHP Tutorial #16 String Methods (QuoteMeta, Rtrim , Sha1_file and Sha1 )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods this is the sixth part , we will take the " Quot...424$3.42
alexendre-maxim(25)•in #utopian-io•2541 days agoPHP Tutorial #15 String Methods (Number_Format, Ord, Parse_Str, Print and Printf )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods this is the fifth part , we will take the " Num...527$3.97alexendre-maxim(25)•in utopian-io•2541 days agoPHP Tutorial #15 String Methods (Number_Format, Ord, Parse_Str, Print and Printf )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods this is the fifth part , we will take the " Num...527$3.97
alexendre-maxim(25)•in #utopian-io•2574 days agoPHP Tutorial #14 String Methods (Md5_File, Md5, Nl2br and Addcslaches )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods this is the fourth part , we will take the " Md...849$4.39alexendre-maxim(25)•in utopian-io•2574 days agoPHP Tutorial #14 String Methods (Md5_File, Md5, Nl2br and Addcslaches )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods this is the fourth part , we will take the " Md...849$4.39
alexendre-maxim(25)•in #utopian-io•2579 days agoPHP Tutorial #13 String Methods (Implode, Join, Lcfirst, Ltrim and Fprintf )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods this is the third part , we will take the " Imp...967$5.86alexendre-maxim(25)•in utopian-io•2579 days agoPHP Tutorial #13 String Methods (Implode, Join, Lcfirst, Ltrim and Fprintf )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods this is the third part , we will take the " Imp...967$5.86
alexendre-maxim(25)•in #utopian-io•2585 days agoPHP Tutorial #12 String Methods ( Bin2Hex, Count_Chars, Explode and Hex2Bin )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods the second part we will take the " Bin2Hex, Cou...1087$4.37alexendre-maxim(25)•in utopian-io•2585 days agoPHP Tutorial #12 String Methods ( Bin2Hex, Count_Chars, Explode and Hex2Bin )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the string methods the second part we will take the " Bin2Hex, Cou...1087$4.37
alexendre-maxim(25)•in #utopian-io•2621 days agoPHP Tutorial #11 String Methods ( Addslaches, Chr, Chop and Chunk_splite )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the String Methods ( Addslaches, Chr, Chop and Chunksplite ) conce...359$2.46alexendre-maxim(25)•in utopian-io•2621 days agoPHP Tutorial #11 String Methods ( Addslaches, Chr, Chop and Chunk_splite )Image Source Repository https://github.com/php/php-src What Will I Learn? I will learn the String Methods ( Addslaches, Chr, Chop and Chunksplite ) conce...359$2.46