Tag Archive: Bonus

June 21, 2018   /   by Marco   /   , , , , , , , , ,

The Complete C Programming Bonus Bundle for $39

The Complete C Programming Bonus Bundle for $39

Expires September 11, 2022 23:59 PST
Buy now and get 95% off

C Programming For Beginners

KEY FEATURES

C is a general-purpose, imperative computer programming language that is ideal for developing firmware or portable applications. It is highly portable, making it a common choice for operating systems and microprocessors in hardware such as fridges and alarm clocks. C is a solid first language to learn since most programming languages are themselves today implemented in C. All of this is to say, this course is an excellent jumping off point for your programming odyssey.

  • Access 73 lectures & 8 hours of content 24/7
  • Master C programming concepts from the ground up
  • Use the source examples to learn step-by-step
  • Understand that special features of C: pointers, header files, null-terminated strings, buffers, IO
  • Read the supplied eBook, The Little Book of C, to explore the topics in even more depth

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Huw Collingbourne is the technology director at SapphireSteel Software, developers of the “Sapphire” Ruby IDE for Visual Studio and the “Amethyst” IDE for the Adobe Flash Platform. He is author of The Book Of Ruby from No Starch Press. He runs Bitwise Courses and teaches courses on a range of programming topics.

Huw has been a programmer for more than 30 years. He is a well-known technology writer in the UK. For over ten years he wrote the Delphi and Java programming column for PC Plus Magazine. He has also written numerous opinion and programming columns (including tutorials on C#, Smalltalk, ActionScript and Ruby) for a number of computer magazines, such as Computer Shopper, Flash & Flex Developer’s Magazine, PC Pro, and PC Plus. He is the author of the free ebook The Little Book of Ruby and is the editor of the online computing magazine Bitwise.

In the 1980s he was a pop music journalist and interviewed most of the New Romantic stars, such as Duran Duran, Spandau Ballet, Adam Ant, Boy George, and Depeche Mode. He is now writing a series of New Romantic murder mysteries.

At various times Huw has been a magazine publisher, editor, and TV broadcaster. He has an MA in English from the University of Cambridge and holds a 2nd dan black belt in aikido, a martial art which he teaches in North Devon, UK. The aikido comes in useful when trying (usually unsuccessfully) to keep his Pyrenean Mountain Dogs under some semblance of control.

Algorithms in C: Concepts, Examples, Code + Time Complexity

KEY FEATURES

Algorithms are a central tenet to programming, and are essential to ensure that software and programs perform the right operations under the right conditions. Companies depend on their systems algorithms to function correctly, which means they’ll pay top dollar for people who understand how to work with them. This course will help you to understand how to implement logic in code form to enable you to write algorithms efficiently in C.

  • Access 32 lectures & 3 hours of content 24/7
  • Learn the concepts behind the most popular algorithms used in computer science
  • Understand how algorithms work w/ the help of diagrams, examples & pseudocode
  • Practice algorithm implementation w/ the help of included programs in C language
  • Understand how to use algorithms to implement logic in any programming

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels, but a basic knowledge of C would be helpful

Compatibility

  • Internet required

THE EXPERT

Engineering Mentor is an online educational start-up, providing educational resources to IT and non-IT students. At Engineering Mentor, we create high quality resources in clear and easy to understand methods.

We have a team of qualified engineers who create resources to guide students through the toughest aspects of technical and non-technical education.

C Puzzles for Interview Prep

KEY FEATURES

Knowing the fundamentals of C programming is the first step to getting any C-heavy job. You may feel like you’ve got the language down, but it’s the most basic things that are the easiest to slip your mind when you sit down for an interview. This course irons out and tests your knowledge of all the core C programming fundamentals that you’ll need to know in order to ace an interview, so you don’t have to worry!

  • Access 22 lectures & 4 hours of content 24/7
  • Test & improve your knowledge on the intricacies of the C programming language
  • Reinforce your knowledge of variables & variable types & expressions
  • Build a better foundation w/ arrays, functions, pointers, structures & more
  • Iron out if conditions, switch statements, for loops, preprocessor directives & more

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Ranga Karanam is an Architect with 15 Years of Java Programming and Design Experience. He had the good fortune of Architecting Java Applications for Major Banking Clients across the world – India, United States and the Netherlands. Other than Programming, he has a strong passion for Hiking. His goal is to spend a year hiking in the Himalayas.

Ranga started in28Minutes with the aim to create Hands-on Courses with Real World Projects. Step-By-Step series of Courses is one of their creations. They have 1.5 Million Views and 12K Subscribers on their YouTube Channel, and look forward to replicating the same success on StackSkills.

C, C++, Python and Ruby Programming

KEY FEATURES

C, C++, Ruby, and Python are four of the most popular and powerful programming languages used today. You can find them in everything from web and mobile apps, games, operating systems, all of your favorite websites, and many hardware devices. This comprehensive course teaches you fundamentals in all 4, giving you a valuable programming background that you can confidently boast on your resume.

  • Access 307 lectures & 26 hours of content 24/7
  • Understand standard programs in C, C++, Python & Ruby programming
  • Explore the world of software languages
  • Write your own programs in C, C++, Python & Ruby

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

DoEdu IT Educations is the tutorial which provides in depth knowledge of various theory and practical aspects in software languages. We create our tutorials in perspective of real time applications.

DoEdu IT goal is to reach people world wide who are looking for carrier in IT/Software industry, which provides high quality training to the Aspiring persons, we do our work with pride and passion we are actually very much inspired Udemy.

DoEdu IT Educations primary goal is to provide professional couching with very low price tag, so helping the people who wants quality training with low cost, We are group of people working in top MNC in india who wants to create online tutorials on various software languages which contains the real time scenarios.

From 0 to 1: C Programming

KEY FEATURES

Consider C the programming equivalent of a French mother sauce. Just as chefs can create countless derivatives from a humble Bechamel, so too can developers easily master scores of languages upon learning C. This course will walk you through technical concepts such as loops, strings, and more, allowing you to conquer C and build a wide variety of apps and programs in no time at all.

  • Master C programming w/ 12 hours of content
  • Master language constructs: if/else & case statements, while & for loops, etc.
  • Familiarize yourself w/ functions, arrays & strings
  • Understand basic principles important to general programming
  • Craft a strong foundation for other languages: Objective-C, PHP & more

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Loonycorn is comprised of two individuals—Janani Ravi and Vitthal Srinivasan—who have honed their respective tech expertise at Google and Flipkart. The duo graduated from Stanford University and believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students.

C Programming for Beginners: Go from Zero to Hero!

KEY FEATURES

The C programming language is one of the earlier programming languages, and many other languages have their syntax based on C. Therefore, learning C can be an excellent introduction to programming as it makes learning many subsequent languages, like Java, PHP, or Swift, much easier. This introductory course will get you up to speed on C and enable you to dive into other languages more easily.

  • Access 13 lectures & 3 hours of content 24/7
  • Learn the foundations of C, from data types & operators to command line arguments & more
  • Understand functions & structures in C
  • Discover the stack vs. the heap & dynamic allocation
  • Write a program using C

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

Advanced C Programming: Pointers

KEY FEATURES

To be an expert C programmer you need to master the use of pointers. This course explains pointers in real depth, explaining pointer variables, pointer arithmetic, indirection, memory allocation, and much more. By the time you finish the course, you’ll know pointers inside out, and how to ensure your programs don’t crash!

  • Access 59 lectures & 3.5 hours of content 24/7
  • Learn about computer memory & how pointers access it
  • Understand how memory is allocated & why copying data using pointers can cause program errors
  • Discover why some pointers are ‘generic’ & what happens when you ‘cast’ them to specific types
  • Create singly & doubly linked lists, stacks, & queues
  • Avoid memory leaks & other common problems

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: advanced

Compatibility

  • Internet required

THE EXPERT

Huw Collingbourne is a programmer with over 30 years’ experience, and a published technology writer. He is the technology director at SapphireSteel Software, which created the Ruby in Steel Ruby programming environment. He has written about numerous coding languages, and is most notably the author of the Little Book of Ruby.

C Programming: Complete Tutorial For Beginners

KEY FEATURES

This video course is adapted from the instructor’s 15 years of teaching undergraduate engineering students in the classroom. Designed to cover an entire introduction to the C language, this course will help you build a sold foundation in C and boost your confidence to face technical interviews.

  • Access 124 lectures & 13.5 hours of content 24/7
  • Write C programs independently
  • Face technical interviews w/ confidence
  • Learn how to do assignments in C programs

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Siibaji Paul has been teaching computer science and programming since 2001. He did his M Tech in Computer Science and remained visiting faculty to the CSE department of Narula Institute of Technology. He has his own training institute where he provides training on various programming languages and technologies to the B Tech students on C, C++, Java, Android programming, Data structure and Algorithm, DBMS, SQL and PL/SQL.

In his classroom Sibaji usually teaches 100-150 students per semester on different subjects. When he is not taking class he enjoys learning some new technologies. In his leisure time one could find him enjoying time with his kids or gossiping with his wife over a container of tea. He is a “tea-totaller” and hates smoking.

Learn Data Structures Using C Programming Language

KEY FEATURES

Programming isn’t just about learning a language and starting to write programs like stories. One has to learn certain concepts that are fundamental to computer science in general. This course teaches fundamentals of data structures in a step-by-step manner. You’ll cover topics such as arrays, stacks and queues, linked lists, trees, and graphs in detail, alongside a variety of do-it-yourself coding exercises, building up your coding repertoire.

  • Access 66 lectures & 6 hours of content 24/7
  • Cover internal sorting, external sorting, symbol tables, & files
  • Complete meticulously planned coding exercises to strengthen your skills

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Gayatri TR is a coder and researcher, has several years of experience in coding in C for a wide range of projects encompassing device drivers, embedded systems, natural language and speech applications, algorithms & data structures, and much more.

Apart from these, she has deep interest in several other diverse fields like electronic circuits, compiler design, computational linguistics, machine learning, Samskrutam, music, philosophy, and the list goes on..

Gayatri comes with a very strong academic and industrial background with international exposure. She hopes to bring a positive change in the lives of each and every one of her students by sharing her knowledge and wisdom gained through her years of experience.

C Programming Language Refresher

KEY FEATURES

This course will help you strengthen your fundamental understanding of C language. Using a real-world approach, it introduces several components of C programming that you may encounter in everyday programming challenges. This is the course to solidify your understanding of C, and give you that extra push you need to ace any important interview or test.

  • Access 47 lectures & 5 hours of content 24/7
  • Understand using C in real-world terms
  • Start developing a full-fledged C program
  • Cover many C programming concepts in a rigorous, but simple program
  • Reinforce concepts w/ included content questions

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Gayatri TR is a coder and researcher, has several years of experience in coding in C for a wide range of projects encompassing device drivers, embedded systems, natural language and speech applications, algorithms & data structures, and much more.

Apart from these, she has deep interest in several other diverse fields like electronic circuits, compiler design, computational linguistics, machine learning, Samskrutam, music, philosophy, and the list goes on..

Gayatri comes with a very strong academic and industrial background with international exposure. She hopes to bring a positive change in the lives of each and every one of her students by sharing her knowledge and wisdom gained through her years of experience.

read more

April 28, 2018   /   by Marco   /   , , , , , , , , ,

10 Full Font Families and Bonus Design Extras – only $9!

10 Full Font Families and Bonus Design Extras – only $9!

NOW ON: 10 Full Font Families and Bonus Design Extras – only $9!

Expires: May 18, 2018, 11:59 pm EST

Give your voice a new look thanks to this epic typeface deal full of 10 full font families! You’ll get multiple styles, resulting in 18 unique fonts, along with OpenType Features including Stylistic and Contextual Alternates. Not to mention multilingual support, additional glyphs and all sorts of fabulous design extras from Vectors to doodles.

Highlights:

  • 10 Fabulous Font Families – 18 Unique Fonts.
  • OpenType Features – Stylistic Alternates, Contextual Alternates, Uppercase, Lowercase, Titlecase, Numerals, Punctuation.
  • Great choice for posters, totes, T-shirts, book covers and more.
  • Multilingual support.
  • Bonus Vectors, Doodles, Splatters.

Previews:
























































Pricing:

Normally, this terrific typeface bundle sells for $147, but for a limited time only, you can get all 10 Full Font Families and bonus design extras for just $9! That’s a whopping savings of 94% off the regular price. OR get both the Desktop + Webfonts together for only $15!

Click the BUY NOW button to choose your desired version and beef up your typeface toolbox today!

Deal terms:

  • Delivered as an instant download, after completing your purchase.
  • The desktop fonts files are delivered in a mixture of .ttf and .otf files and can be installed on Both Windows and Mac.
  • Some fonts contain accented characters, while others contain the basic English latin character set only.
  • These fonts can be used for both commercial and personal projects.
  • The fonts cannot be re-sold or shared in any way.
read more

The Complete C Programming Bonus Bundle for $19

DO YOU LIKE WHAT YOU’VE READ?Join our subscription list and receive our content right in your mailbox. If you like to receive some Great deals our Freebies then subscribe now! Name Email

read more

January 24, 2018   /   by Marco   /   , , , , , , , , , ,

250 Feminine-Style Branding Logos & 20 Bonus Textures – only $9!

250 Feminine-Style Branding Logos & 20 Bonus Textures – only $9!

NOW ON: 250 Feminine-Style Branding Logos & 20 Bonus Textures – only $9!

Expires: February 13, 2018, 11:59 pm EST

If you’re looking to add a feminine touch to your latest project, this Mighty Deal is for you! A huge collection of 250 feminine-style logos, this ultimate branding pack features colorful and fully editable logo templates. Plus as a bonus, you’ll get 20 hi-res textures! There are even video tutorials included that explain how to add the textures in both Photoshop and Illustrator.

Highlights:

  • 250 feminine-style professional logo templates.
  • Fully editable – change up color, size, shape and details with original PSD, AI or EPS files.
  • Easy to work with – files are layered and well-organized.
  • Extended license – logos templates can be used on as many personal and commercial projects as you’d like.
  • Bonus: 20 hi-res bonus textures 4500×3500 px.
























Pricing:

Normally this collection sells for $19, but for a limited time only you can get all 250 logo templates for just $9! That’s a 53% savings off the regular price.

Click the BUY NOW button to bring these logos to life today!

Deal terms:

  • Delivered as an instant download, after completing your purchase.
  • The files are delivered in Photoshop PSD format, AI Illustrator format and EPS format. Note: The files are compatible with all versions of Adobe Photoshop and Illustrator. The files will also work with Phtoshop Elements
  • This deal includes the Extended License. The graphics can be used for both personal or commercial use for yourself or on behalf of a client, on their own or as part as a different project. They can also be printed on physical products that will be resold.
  • Cannot be resold, shared, sublicensed, transferred or redistributed on it’s own, in digital format.
  • The fonts are not included, however, they are all free fonts or free for personal use fonts and the links to the sites from which you can download the fonts, are included in the download.
read more

January 23, 2018   /   by Marco   /   , , , , , , , ,

250 Feminine Logos & 20 Bonus Textures – only $9!

250 Feminine Logos & 20 Bonus Textures – only $9!

NOW ON: 250 Feminine Logos & 20 Bonus Textures – only $9!

Expires: January 30, 2018, 11:59 pm EST

If you’re looking to add a feminine touch to your latest project, this Mighty Deal is for you! A huge collection of 250 feminine-style logos, this ultimate branding pack features colorful and fully editable logo templates. Plus as a bonus, you’ll get 20 hi-res textures! There are even video tutorials included that explain how to add the textures in both Photoshop and Illustrator.

Highlights:

  • 250 feminine-style professional logo templates.
  • Fully editable – change up color, size, shape and details with original PSD, AI or EPS files.
  • Easy to work with – files are layered and well-organized.
  • Extended license – logos templates can be used on as many personal and commercial projects as you’d like.
  • Bonus: 20 hi-res bonus textures 4500×3500 px.
























Pricing:

Normally this collection sells for $19, but for a limited time only you can get all 250 logo templates for just $9! That’s a 53% savings off the regular price.

Click the BUY NOW button to bring these logos to life today!

Deal terms:

  • Delivered as an instant download, after completing your purchase.
  • The files are delivered in Photoshop PSD format, AI Illustrator format and EPS format. Note: The files are compatible with all versions of Adobe Photoshop and Illustrator. The files will also work with Phtoshop Elements
  • This deal includes the Extended License. The graphics can be used for both personal or commercial use for yourself or on behalf of a client, on their own or as part as a different project. They can also be printed on physical products that will be resold.
  • Cannot be resold, shared, sublicensed, transferred or redistributed on it’s own, in digital format.
  • The fonts are not included, however, they are all free fonts or free for personal use fonts and the links to the sites from which you can download the fonts, are included in the download.
read more

January 20, 2018   /   by Marco   /   , , , , , , , , ,

The Complete C Programming Bonus Bundle for $19

The Complete C Programming Bonus Bundle for $19

C Programming is a Software Development Staple. Master it in 84 Hours of Specially Curated Instruction.
Expires September 11, 2022 23:59 PST
Buy now and get 97% off

Advanced C Programming: Pointers

KEY FEATURES

To be an expert C programmer you need to master the use of pointers. This course explains pointers in real depth, explaining pointer variables, pointer arithmetic, indirection, memory allocation, and much more. By the time you finish the course, you’ll know pointers inside out, and how to ensure your programs don’t crash!

  • Access 59 lectures & 3.5 hours of content 24/7
  • Learn about computer memory & how pointers access it
  • Understand how memory is allocated & why copying data using pointers can cause program errors
  • Discover why some pointers are ‘generic’ & what happens when you ‘cast’ them to specific types
  • Create singly & doubly linked lists, stacks, & queues
  • Avoid memory leaks & other common problems

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: advanced

Compatibility

  • Internet required

THE EXPERT

Huw Collingbourne is a programmer with over 30 years’ experience, and a published technology writer. He is the technology director at SapphireSteel Software, which created the Ruby in Steel Ruby programming environment. He has written about numerous coding languages, and is most notably the author of the Little Book of Ruby.

C Programming For Beginners

KEY FEATURES

C is a general-purpose, imperative computer programming language that is ideal for developing firmware or portable applications. It is highly portable, making it a common choice for operating systems and microprocessors in hardware such as fridges and alarm clocks. C is a solid first language to learn since most programming languages are themselves today implemented in C. All of this is to say, this course is an excellent jumping off point for your programming odyssey.

  • Access 73 lectures & 8 hours of content 24/7
  • Master C programming concepts from the ground up
  • Use the source examples to learn step-by-step
  • Understand that special features of C: pointers, header files, null-terminated strings, buffers, IO
  • Read the supplied eBook, The Little Book of C, to explore the topics in even more depth

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Huw Collingbourne is the technology director at SapphireSteel Software, developers of the “Sapphire” Ruby IDE for Visual Studio and the “Amethyst” IDE for the Adobe Flash Platform. He is author of The Book Of Ruby from No Starch Press. He runs Bitwise Courses and teaches courses on a range of programming topics.

Huw has been a programmer for more than 30 years. He is a well-known technology writer in the UK. For over ten years he wrote the Delphi and Java programming column for PC Plus Magazine. He has also written numerous opinion and programming columns (including tutorials on C#, Smalltalk, ActionScript and Ruby) for a number of computer magazines, such as Computer Shopper, Flash & Flex Developer’s Magazine, PC Pro, and PC Plus. He is the author of the free ebook The Little Book of Ruby and is the editor of the online computing magazine Bitwise.

In the 1980s he was a pop music journalist and interviewed most of the New Romantic stars, such as Duran Duran, Spandau Ballet, Adam Ant, Boy George, and Depeche Mode. He is now writing a series of New Romantic murder mysteries.

At various times Huw has been a magazine publisher, editor, and TV broadcaster. He has an MA in English from the University of Cambridge and holds a 2nd dan black belt in aikido, a martial art which he teaches in North Devon, UK. The aikido comes in useful when trying (usually unsuccessfully) to keep his Pyrenean Mountain Dogs under some semblance of control.

C Programming: Complete Tutorial For Beginners

KEY FEATURES

This video course is adapted from the instructor’s 15 years of teaching undergraduate engineering students in the classroom. Designed to cover an entire introduction to the C language, this course will help you build a sold foundation in C and boost your confidence to face technical interviews.

  • Access 124 lectures & 13.5 hours of content 24/7
  • Write C programs independently
  • Face technical interviews w/ confidence
  • Learn how to do assignments in C programs

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Siibaji Paul has been teaching computer science and programming since 2001. He did his M Tech in Computer Science and remained visiting faculty to the CSE department of Narula Institute of Technology. He has his own training institute where he provides training on various programming languages and technologies to the B Tech students on C, C++, Java, Android programming, Data structure and Algorithm, DBMS, SQL and PL/SQL.

In his classroom Sibaji usually teaches 100-150 students per semester on different subjects. When he is not taking class he enjoys learning some new technologies. In his leisure time one could find him enjoying time with his kids or gossiping with his wife over a container of tea. He is a “tea-totaller” and hates smoking.

Learn Data Structures Using C Programming Language

KEY FEATURES

Programming isn’t just about learning a language and starting to write programs like stories. One has to learn certain concepts that are fundamental to computer science in general. This course teaches fundamentals of data structures in a step-by-step manner. You’ll cover topics such as arrays, stacks and queues, linked lists, trees, and graphs in detail, alongside a variety of do-it-yourself coding exercises, building up your coding repertoire.

  • Access 66 lectures & 6 hours of content 24/7
  • Cover internal sorting, external sorting, symbol tables, & files
  • Complete meticulously planned coding exercises to strengthen your skills

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Gayatri TR is a coder and researcher, has several years of experience in coding in C for a wide range of projects encompassing device drivers, embedded systems, natural language and speech applications, algorithms & data structures, and much more.

Apart from these, she has deep interest in several other diverse fields like electronic circuits, compiler design, computational linguistics, machine learning, Samskrutam, music, philosophy, and the list goes on..

Gayatri comes with a very strong academic and industrial background with international exposure. She hopes to bring a positive change in the lives of each and every one of her students by sharing her knowledge and wisdom gained through her years of experience.

C Programming Language Refresher

KEY FEATURES

This course will help you strengthen your fundamental understanding of C language. Using a real-world approach, it introduces several components of C programming that you may encounter in everyday programming challenges. This is the course to solidify your understanding of C, and give you that extra push you need to ace any important interview or test.

  • Access 47 lectures & 5 hours of content 24/7
  • Understand using C in real-world terms
  • Start developing a full-fledged C program
  • Cover many C programming concepts in a rigorous, but simple program
  • Reinforce concepts w/ included content questions

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Gayatri TR is a coder and researcher, has several years of experience in coding in C for a wide range of projects encompassing device drivers, embedded systems, natural language and speech applications, algorithms & data structures, and much more.

Apart from these, she has deep interest in several other diverse fields like electronic circuits, compiler design, computational linguistics, machine learning, Samskrutam, music, philosophy, and the list goes on..

Gayatri comes with a very strong academic and industrial background with international exposure. She hopes to bring a positive change in the lives of each and every one of her students by sharing her knowledge and wisdom gained through her years of experience.

From 0 to 1: C Programming

KEY FEATURES

Consider C the programming equivalent of a French mother sauce. Just as chefs can create countless derivatives from a humble Bechamel, so too can developers easily master scores of languages upon learning C. This course will walk you through technical concepts such as loops, strings, and more, allowing you to conquer C and build a wide variety of apps and programs in no time at all.

  • Master C programming w/ 12 hours of content
  • Master language constructs: if/else & case statements, while & for loops, etc.
  • Familiarize yourself w/ functions, arrays & strings
  • Understand basic principles important to general programming
  • Craft a strong foundation for other languages: Objective-C, PHP & more

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Loonycorn is comprised of two individuals—Janani Ravi and Vitthal Srinivasan—who have honed their respective tech expertise at Google and Flipkart. The duo graduated from Stanford University and believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students.

C Programming for Beginners: Go from Zero to Hero!

KEY FEATURES

The C programming language is one of the earlier programming languages, and many other languages have their syntax based on C. Therefore, learning C can be an excellent introduction to programming as it makes learning many subsequent languages, like Java, PHP, or Swift, much easier. This introductory course will get you up to speed on C and enable you to dive into other languages more easily.

  • Access 13 lectures & 3 hours of content 24/7
  • Learn the foundations of C, from data types & operators to command line arguments & more
  • Understand functions & structures in C
  • Discover the stack vs. the heap & dynamic allocation
  • Write a program using C

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

Algorithms in C: Concepts, Examples, Code + Time Complexity

KEY FEATURES

Algorithms are a central tenet to programming, and are essential to ensure that software and programs perform the right operations under the right conditions. Companies depend on their systems algorithms to function correctly, which means they’ll pay top dollar for people who understand how to work with them. This course will help you to understand how to implement logic in code form to enable you to write algorithms efficiently in C.

  • Access 32 lectures & 3 hours of content 24/7
  • Learn the concepts behind the most popular algorithms used in computer science
  • Understand how algorithms work w/ the help of diagrams, examples & pseudocode
  • Practice algorithm implementation w/ the help of included programs in C language
  • Understand how to use algorithms to implement logic in any programming

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels, but a basic knowledge of C would be helpful

Compatibility

  • Internet required

THE EXPERT

Engineering Mentor is an online educational start-up, providing educational resources to IT and non-IT students. At Engineering Mentor, we create high quality resources in clear and easy to understand methods.

We have a team of qualified engineers who create resources to guide students through the toughest aspects of technical and non-technical education.

C Puzzles for Interview Prep

KEY FEATURES

Knowing the fundamentals of C programming is the first step to getting any C-heavy job. You may feel like you’ve got the language down, but it’s the most basic things that are the easiest to slip your mind when you sit down for an interview. This course irons out and tests your knowledge of all the core C programming fundamentals that you’ll need to know in order to ace an interview, so you don’t have to worry!

  • Access 22 lectures & 4 hours of content 24/7
  • Test & improve your knowledge on the intricacies of the C programming language
  • Reinforce your knowledge of variables & variable types & expressions
  • Build a better foundation w/ arrays, functions, pointers, structures & more
  • Iron out if conditions, switch statements, for loops, preprocessor directives & more

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Ranga Karanam is an Architect with 15 Years of Java Programming and Design Experience. He had the good fortune of Architecting Java Applications for Major Banking Clients across the world – India, United States and the Netherlands. Other than Programming, he has a strong passion for Hiking. His goal is to spend a year hiking in the Himalayas.

Ranga started in28Minutes with the aim to create Hands-on Courses with Real World Projects. Step-By-Step series of Courses is one of their creations. They have 1.5 Million Views and 12K Subscribers on their YouTube Channel, and look forward to replicating the same success on StackSkills.

C, C++, Python and Ruby Programming

KEY FEATURES

C, C++, Ruby, and Python are four of the most popular and powerful programming languages used today. You can find them in everything from web and mobile apps, games, operating systems, all of your favorite websites, and many hardware devices. This comprehensive course teaches you fundamentals in all 4, giving you a valuable programming background that you can confidently boast on your resume.

  • Access 307 lectures & 26 hours of content 24/7
  • Understand standard programs in C, C++, Python & Ruby programming
  • Explore the world of software languages
  • Write your own programs in C, C++, Python & Ruby

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

DoEdu IT Educations is the tutorial which provides in depth knowledge of various theory and practical aspects in software languages. We create our tutorials in perspective of real time applications.

DoEdu IT goal is to reach people world wide who are looking for carrier in IT/Software industry, which provides high quality training to the Aspiring persons, we do our work with pride and passion we are actually very much inspired Udemy.

DoEdu IT Educations primary goal is to provide professional couching with very low price tag, so helping the people who wants quality training with low cost, We are group of people working in top MNC in india who wants to create online tutorials on various software languages which contains the real time scenarios.

read more

December 7, 2017   /   by Marco   /   , , , , , , , , , ,

Watercolor Christmas Collection: 185 Elements + Bonus 47 Illustrations – only $18!

Watercolor Christmas Collection: 185 Elements + Bonus 47 Illustrations – only $18!

NOW ON: Watercolor Christmas Collection: 185 Elements + Bonus 47 Illustrations – only $18!

Expires: December 9, 2017, 11:59 pm EST

Are you ready for Christmas? Well, make something for Christmas or New Year in a second, with these gorgeous watercolor elements or use the bonus illustrations. This watercolor collection of 185 Winter Christmas theme has everything you need for a perfect Christmas or New Year design!

You can create a lot of cute stuff such as: cards, patterns, decorate blog or use it as t-shirt design, invitations, greeting cards or wallpapers.

Highlights:

  • The whole collection is hand-painted watercolor elements saved as JPG and with transparent background PNG.
  • All the watercolor design elements are supplied as high-resolution files with 1500X1500 px and 300 DPI each and also comes as vector files saved as .Ai.
  • Easily change up the colors or details of any of these elements using the original .AI files.
  • Scale these elements up (or down!) to any size you need without worrying at all about losing any quality.
  • This bundle includes various winter and Christmas elements such as: florals, branches, animals, birds, snowman, Santa, tree decorations (stars,bows,bells), candies, Christmas candles, etc.
  • Bonus of 47 illustrations, patterns, and frames who can be used as they are.

Previews:

Pricing:

Normally, this Christmas Bundle sells for $180, but for a limited time only, you can get this magnificent collection for a mere $18! That’s a monumental savings of 90% off the regular price!

Click the BUY NOW button to bring this collection home for Christmas!

Deal terms:

  • Delivered as an instant download, after completing your purchase.
  • The files are delivered as .jpg, .png and .ai formats.
  • Can be used for both personal and commercial work. The files cannot be resold or redistributed.
read more

Watercolor Christmas Collection: 185 Elements + Bonus 47 Illustrations – only $18!

DO YOU LIKE WHAT YOU’VE READ?Join our subscription list and receive our content right in your mailbox. If you like to receive some Great deals our Freebies then subscribe now! Name Email

read more

200+ Watercolor Christmas Elements + Bonus Vector Files – only $17!

DO YOU LIKE WHAT YOU’VE READ?Join our subscription list and receive our content right in your mailbox. If you like to receive some Great deals our Freebies then subscribe now! Name Email

read more

November 29, 2017   /   by Marco   /   , , , , , , , , , ,

200+ Watercolor Christmas Elements + Bonus Vector Files – only $17!

200+ Watercolor Christmas Elements + Bonus Vector Files – only $17!

NOW ON: 200+ Watercolor Christmas Elements + Bonus Vector Files – only $17!

Expires: December 7, 2017, 11:59 pm EST

Time to add some real color to your holiday plans! With this amazing bundle, you’ll get 200+ Watercolor Christmas Elements to play around with. More than 200 high quality graphics are at your disposal, all in a gorgeous watercolor style. Available as low-res and hi-res files, as well as transparent PNGs, you’ll have everything you need to make this Christmas a truly holly jolly one.

Highlights:

  • Design countless beautiful holiday graphics for Web or print.
  • 200+ Beautiful handmade graphics via watercolors.
  • Two sizes per element – 1500×1500 and 500×500.
  • Transparent PNG files – seamlessly integrate these graphics on any design.
  • BONUS: Christmas greeting card vector files (EPS, JPG format).

Pricing:

Normally, this bundle sells for $350, but for a limited time only, you can get all 200+ elements plus the bonus vector files for just $17! That’s a savings of 95% off the regular price.

Click the BUY NOW button to add some color to your holidays today!

Deal terms:

  • Delivered as an instant download, after completing your purchase.
  • 200+ watercolor elements are delivered as hi-res (1500×1500) and lower-res (500×500) PNG files. Bonus Christmas greeting cards are delivered as EPS and JPG files.
  • All files are Windows / Mac OSX compatible.
  • The preview file and items (paintbrush etc.) are not included.
  • These graphics may be used for commercial and personal purposes, but not for resale.
  • Cannot be sublicensed, resold or shared.
read more

June 23, 2017   /   by Marco   /   , , , , , , , , ,

The Complete Learn to Code Bonus Bundle for $54

The Complete Learn to Code Bonus Bundle for $54

All the Essential Coding Instruction of This Best-Selling Bundle + An Extra 16.5 Hours of Top-Notch Training (Score 12 Courses in Total!)
Expires June 24, 2021 23:59 PST
Buy now and get 96% off

The Complete Ruby on Rails Developer Course

KEY FEATURES

Ruby on Rails is one of the most popular web development frameworks, and a useful tool used by both startups and more established companies to build strong graphic user interfaces, and responsive websites and apps. Through homework assignments, quizzes, coding exercises, and free web-based resources alongside the video lectures, students will learn and be able to implement this language quickly. This is an excellent crash course in an extremely useful web development framework.

  • Access 31.5 hours of content & 283 lessons 24/7
  • Implement Ruby w/ Object Oriented Programming & build multiple mini-projects
  • Use Rails 4 w/ a cloud-based Integrated Development Environment so no setup necessary
  • Work w/ Amazon Web Services S3 bucket for storage & Sendgrid for production e-mail functionality
  • Enhance your learning experience w/ free live support
  • Discover Ajax, jQuery, JavaScript, & Bootstrap throughout the course

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Mashrur Hossain has been a technology professional for over a decade and holds degrees in Computer Science and Economics.

He has worked with Enterprise Software Systems throughout his career with roles played in analysis, development and management. He leads projects using both agile and waterfall methodologies and is well versed in the inner workings of the software development and delivery world.

He has dedicated a good amount of time over the last 7 years on-boarding new analysts and developers and working with them to build and maintain systems.

He is very passionate about web application development and enjoys prototyping and building web apps in entrepreneurial pursuits. Ruby on Rails has proven to be a very strong force in this field and is especially powerful for startups looking to prototype ideas rapidly and subsequently building on that platform as the ideas catch on.

For more details on this course and instructor, click here.

Learn Web Development by Creating a Social Network

KEY FEATURES

You’ve probably heard of Facebook, right? Well, in this course you’ll learn the basic concepts behind that and other social networks, and learn to implement them yourself. That’s right: you can build your very own social network. It all starts here.

  • Access 6.5 hours of content & 79 lessons 24/7
  • Discover the full development stack using JavaScript
  • Use a project-based approach to learn course material
  • Introduce yourself to HTML, CSS, & JavaScript
  • Store & query your data w/ MongoDB
  • Learn DOM access & manipulation

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: advanced

Compatibility

  • Internet required

THE EXPERT

Pablo Farias Navarro is a software developer and founder of ZENVA. Pablo has been programming since 1996 and has taught programming to over 100k students. By following our usual project-based approach, by the end of this course you’ll have the skills to create solid web applications. For more details on this course and instructor, click here.

Learn By Example: The Foundations of HTML, CSS & JavaScript

KEY FEATURES

There are many short cuts in web coding that may ultimately lead to issues down the line. This course will teach you solid fundamentals of JavaScript, HTML, and CSS, and give you the skills you need to write efficient and lasting code. Perfect for the inexperienced, this course provides a great background in a range of popular web coding frameworks that will facilitate the learning of other languages in the future.

  • Access 13 hours of content & 93 lessons 24/7
  • Begin your programming path w/ basic HTML
  • Understand inheritance & selection in CSS, two essential concepts
  • Discover closures & prototypes in JavaScript, and how they differ from other languages
  • Learn JSON & its importance to linking back-ends written in Java/front-ends written in JavaScript
  • Use the Document-Object-Model to tie it all together
  • Reach the instructors any time by e-mail

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Loonycorn is comprised of four individuals—Janani Ravi, Vitthal Srinivasan, Swetha Kolalapudi and Navdeep Singh—who have honed their tech expertises at Google and Flipkart. The team believes it has distilled the instruction of complicated tech concepts into funny, practical, engaging courses, and is excited to be sharing its content with eager students.

Python Tutorial: Learn by Coding

KEY FEATURES

Cement your coding skills by learning Python: server-side interpreted, open-source, non-compiled scripting language commonly used in web and video game development. Begin with the basics of Python 2.7.3, test your progress with frequent quizzes, and segue into more advanced concepts like implementing MySQL. By the end of your last lesson, you’ll be well on your way towards mastering one of Google’s official programming languages.

  • Access 7.5 hours & 7 lessons 24/7
  • Discover the basics of the Python Interpreter & using scripts
  • Differentiate strings, Booleans, & numbers
  • Build Lists, Tuples, Dictionaries, & Sets to organize & power your code
  • Understand the functionality of control flow in Python
  • Learn advanced topics like MySQL, Comprehensions, & Lambda functions
  • Reach the instructor any time through e-mail

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Miahi Catalin Teodosiu has a degree in Telecommunications and Information Technology from University Politehnica of Bucharest, Romania and also the CCNP, CCNA, CCDA, JNCIA and ISTQB CTFL certifications. He worked as a Network Quality Assurance Engineer since 2010, testing the OS for Nortel/Avaya L3 switches.

He has 6+ years experience in the Networking and Testing/Quality Assurance industries, certifications from Cisco, Juniper and the International Software Testing Qualifications Board, and a 4.5/5 average course rating from Udemy.

For more details on this course and instructor, click here.

PHP OOP & PDO with Projects for Beginners

KEY FEATURES

PHP is a server side scripting language which is used to create web applications and dynamic websites. However, the procedural PHP is less useful in creating highly professional, easy to manage web apps without the application of OOP (Object Oriented Programming). This course will teach you OOP in PHP, and put you on track to developing functional large web applications.

  • Access 5 hours of content & 40 lessons 24/7
  • Learn the basics of PHP & OOP
  • Discover & implement databases/tables, and how to implement them in your code
  • Use the admin panel to manage your framework

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: intermediate

Compatibility

  • Internet required

THE EXPERT

Abdul Wali is a pro-blogger, web developer & SEO marketer. He loves to code in PHP, jQuery, HTML5, CSS3, JavaScript, Ajax, and more. He also manages several websites from his living room, and is an experienced marketer with expertise in SEO, SEM, SMM, PPC, and Google Adsense. For more details on this course and instructor, click here. This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!

Total Web Development Course

KEY FEATURES

This is the all-encompassing course for any level of programmer looking to jump into web development! Covering HTML, CSS, JavaScript, jQuery, Bootstrap, PHP, MySQL, and Wordpress, this in-depth training will provide you with the background you need in a wide variety of coding languages. By course’s end, you’ll bolster your resume for competitive, high-paying positions.

  • Access 23 hours of content & 282 lessons 24/7
  • Learn from real world examples
  • Download course files & work at your own pace
  • Use code samples & course challenges to test your progress
  • Link to top resources to supplement your learning

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming, download for offline access
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

Providing Smart digital solutions online since 2001, Laurence Svekis is considered a true web technology expert, having professional experience in a wide range of digital areas: from Search Marketing, Video Marketing, Content Creation, User Experience, application architecture, to web programming.

After launching his first websites he quickly realized that to get traffic on your site you need to be able to market online. Researching and using personal experimentation as to what are the most successful ways to effectively drive traffic to his websites, he was able to successfully build multiple success eCommerce sites. He used his expertise to provide Search Engine Marketing Services SEO to 100’s of clients.

In the advent of Social Media in 2006, he had identified it as an excellent opportunity to drive traffic and connect with users. He created many successful sites that integrated with Myspace and then later into Facebook. He was able to monetize the traffic on several platforms, driving in some cases 10K+ clicks daily to the various platforms..

Applications he has created have entertained, informed and engaged tens of millions of people and he has billions of page views on various platforms. For more details on this course and instructor, click here.

An Introduction to MySQL Database Development

KEY FEATURES

MySQL is a general purpose relational database management system (RDBMS) used mainly to provide a back-end database for web applications. In this course, we’ll introduce the concepts of relational database management systems in general, and how they relate to MySQL in particular. Unlike traditional courses that concentrate mainly on theory, this course takes a practical “how-to” approach to working with data.

  • Learn to create databases & tables w/ 20 lectures & 2 hours of instruction
  • Add data to a table w/ INSERT
  • Read a table w/ SELECT
  • Study how to use WHERE to filter data
  • Use ORDER BY to sort data
  • Read from multiple tables w/ JOINs
  • Change data in a table w/ UPDATE
  • Remove one or more rows of data from a table w/ the DELETE query
  • Use a text file to load a database schema

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: beginner

Compatibility

  • Internet required

THE EXPERT

The EDUmobile Academy was founded in 2008 as a bootstrapped initiative of Vishal Lamba, who has been actively involved in the technology space since 1989. They’re very passionate about creating courses that have world class standards, and providing heroic support to their community of learners. Every course is created by USA based, technologically qualified mentors, having an absolutely clear diction and command over spoken English. Over the years, they’ve provided guidance and training to a developer community of over 80,000.

For more details on this course and instructor, click here. This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!

Learn Cloud Computing From Scratch

KEY FEATURES

Cloud computing has revolutionized industry and changed the way businesses manage their digital infrastructure. As it relies on a massive sharing of resources across a network, the opportunities and challenges for developers and network administrators are growing rapidly. In this course, you’ll go from cloud computing zero to hero as you use popular cloud technologies like Google Compute Engine, Amazon AWS and Red Hat to build a holistic understanding. Soon enough, you’ll be ready to cash in on the enormous cloud computing wave.

  • Access 9 lectures & 2 hours of content
  • Learn basic cloud concepts like SAAS, PAAS & IAAS
  • Understand Linux systems & their effects on cloud infrastructure
  • Discover virtualization technologies like virtual hardware platforms, storage devices & more
  • Learn to use popular cloud technologies that businesses value highly

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Eduonix creates and distributes high-quality technology training content. Their team of industry professionals has been training manpower for more than a decade. They aim to teach technology the way it is used in the industry and professional world. They have a professional team of trainers for technologies ranging from Mobility, Web and Enterprise, and Database and Server Administration.

If you have any questions, feel free to contact Eduonix at info@eduonix.com.

Website – www.eduonix.com

For more details on this course and instructor, click here.

AngularJS for the Real World

KEY FEATURES

AngularJS is a JavaScript framework developed by Google that can help you dramatically improve your efficiency, reduce your coding time, and deliver your next project as a Single Page Application (SPA). Many major companies are looking for expert AngularJS programmers for those very reasons, making this course a valuable addition to your programming skill set.

  • Access 7 hours of content & 69 lessons 24/7
  • Learn how to set up AngularJS & how its architecture is built
  • Implement a robust form w/ validation, thanks to Angular Forms
  • Build a full backend mock to test your applications
  • Transform your app into a real time application
  • Firebase & Angular to make updated content available on any device in real time
  • Secure your app by building authentication & authorization functionalities

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Alessandro Russo is a Software Engineer with almost 13 years’ experience across multiple sectors, ranging from fashion to media. He has expertise in Oracle PL/SQL Database Analysis/Development. His skills encompass Database Design, Analysis and Development. He is the founder of WebYourMind, a Web agency specialized in highly scalable applications as well as Web marketing, online education, and social media.

Build Professional Websites with HTML5 & CSS3

KEY FEATURES

If you’ve ever thought about learning web development, then this course is for you. By delving into HTML5 and CSS3, two of the most basic and productive web coding languages, this course will provide you your first step towards a high-paying and flexible career in web engineering. Build responsive websites and learn core fundamentals to web development in this easily accessible course.

  • Access 7 hours of content & 78 lessons 24/7
  • Complete code exercises to test your skills
  • Develop your own website
  • Learn HTML5 & CSS3
  • Reach the instructor 24/7 via e-mail

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

Jazeb Akram loves to teach and is very passionate about development and assisting others to achieve success in the field of programming. He is a developer and web designer with the great passion for building beautiful new Desktop/Web Applications from scratch, and has been working as a Freelancer since 2011. Jazeb has a university degree in Computer Science, and a published research paper in Software Quality Assurance. For more details on this course and instructor, click here.

Build Web Apps with ReactJS and Flux

KEY FEATURES

Flux is an architecture used internally by Facebook to leverage its Dispatcher library in order to help manage an applications state. In conjunction with ReactJS, it is hugely beneficial in streamlining web apps. This course is designed to teach you the core fundamentals of React and Flux, and how they’re implemented with one another.

  • Access 73 lectures & 9.5 hours of content 24/7
  • Build amazing single page applications w/ React JS & Flux
  • Master fundamental concepts behind structuring React applications
  • Realize the power of building composable components
  • Become fluent in the toolchain supporting React, including NPM, Gulp, Browserify, & Watchify

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime access
  • Access options: web streaming, mobile streaming
  • Certification of completion included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels, but some background in JavaScript may be helpful

Compatibility

  • Internet required

THE EXPERT

Stephen Grider has been building complex Javascript front ends for top corporations in the San Francisco Bay Area. With an innate ability to simplify complex topics, Stephen has been mentoring engineers beginning their careers in software development for years, and has now expanded that experience onto Udemy, authoring the highest rated React course.

For more details on this course and instructor, click here.

Git Complete: The Definitive, Step-By-Step Guide

KEY FEATURES

Git is the most widely-used and supported distributed version control system used by software engineering professionals. It’s a protocol that streamlines programming by batch tracking the history of file edits, allowing developers to pinpoint the source and time of any change. Learn to handle any size project quickly and efficiently with this complete Git course.

  • Get an introduction to the Git source control system w/ 7 hours & 83 lectures
  • Jump right in w/ installation for Windows & Mac
  • Manage, move, rename & delete files
  • Create & fork repositories w/ GitHub
  • Learn & practice the basic commands to start a new project w/ Git
  • Experience the draw of Git as a SCM w/ in depth exploration of Branching & Merging
  • Learn to rebase & stash work
  • Make comparisons in Git

PRODUCT SPECS

Details & Requirements

  • Length of time users can access this course: lifetime
  • Access options: web streaming, mobile streaming
  • Certification of completion not included
  • Redemption deadline: redeem your code within 30 days of purchase
  • Experience level required: all levels

Compatibility

  • Internet required

THE EXPERT

With nearly 20 years of programming and software development experience, Jason Taylor has both developed and sold an award-winning website, and worked at at several companies ranging from start-ups to large enterprises. His primary focus has been Java and client-side technologies (HTML/CSS/JavaScript). Throughout his career, he’s had the opportunity to learn many software development best practices and gotten exposed to several version control systems.

For more details on this course and instructor, click here. This course is hosted by StackSkills, the premier eLearning destination for discovering top-shelf courses on everything from coding—to business—to fitness, and beyond!

read more

March 7, 2017   /   by Marco   /   , , , , , , , , ,

10 Full Font Families and Bonus Design Extras – only $9!

10 Full Font Families and Bonus Design Extras – only $9!

NOW ON: 10 Full Font Families and Bonus Design Extras – only $9!

Expires: March 13, 2017, 4:59 am EST

Give your voice a new look thanks to this epic typeface deal full of 10 full font families! You’ll get multiple styles, resulting in 18 unique fonts, along with OpenType Features including Stylistic and Contextual Alternates. Not to mention multilingual support, additional glyphs and all sorts of fabulous design extras from Vectors to doodles.

Highlights:

  • 10 Fabulous Font Families – 18 Unique Fonts.
  • OpenType Features – Stylistic Alternates, Contextual Alternates, Uppercase, Lowercase, Titlecase, Numerals, Punctuation.
  • Great choice for posters, totes, T-shirts, book covers and more.
  • Multilingual support.
  • Bonus Vectors, Doodles, Splatters.

Previews:
























































Pricing:

Normally, this terrific typeface bundle sells for $147, but for a limited time only, you can get all 10 Full Font Families and bonus design extras for just $9! That’s a whopping savings of 94% off the regular price. OR get both the Desktop + Webfonts together for only $15!

Click the BUY NOW button to beef up your typeface toolbox today!

Deal terms:

  • Delivered as an instant download, after completing your purchase.
  • The desktop fonts files are delivered in a mixture of .ttf and .otf files and can be installed on Both Windows and Mac.
  • Some fonts contain accented characters, while others contain the basic English latin character set only.
  • These fonts can be used for both commercial and personal projects.
  • The fonts cannot be re-sold or shared in any way.
read more
  • 1
  • 2