Flex Subscriber

Flex Subscriber Tutorial with PHP and SQL

In this tutorial I will show you how to make a Flex Subscriber(Newsletter), using Flex , PHP and of course SQL, because I will stock the informations in a database. First of all, I will show you the final result of this project and then I’ll try to explain how it is made. I think [...]

passGenerator

Simple Password Generator in AS 3.0 (Tutorial)

Welcome again to my website, I am here with a new and fresh lesson Simple Password Generator in AS 3.0 (Tutorial), I hope it will be helpful for many of you. In this tutorial I will show you how to make a simple password generator in Flash Builder using AS 3.0 and Flex. Final Result [...]

adv

HoriaCondrea.com on Google AdWords

I’m happy to tell you that in the next days my Google AdWords campaign is about to start and I hope it will bring more people to my website. I want to show you how my ad looks, it was made by my beautiful girlfriend, who is a very talented designer. I hope you like [...]

c[4]

Getting started with C [4]

Now that you know how C language works,I will show you how to create a function, I will tell you how to work with functions, and why are functions so important in any programming language. I will start with a very simple example, I will gather two numbers using a function. This was a very [...]

matrix_multiply

Quick Tip:Use a matrix to multiply an object in AS 3.0

This is a method frequently used among flash developers, when they want to multiply an object. Is not hard to understand I’m sure that this will be a piece of cake for you guys. First, create a new class in your project and name it Object, this will be the class that will draw the [...]

sd

Adobe Shadow

AdobeĀ® Shadow is a new inspection and preview tool that allows front-end web developers and designers to work faster and more efficiently by streamlining the preview process, making it easier to customize websites for mobile devices. Shadow will be updated regularly to stay ahead of web standards, web browser updates and support for new mobile [...]

logo_horia_c_examples

Let’s make some exercises in C

In this article we will make some exercises, to see how C works. I hope this article will help you understand better how a program should look.Let’s get to work! 1. Prime Numbers This program gives us all prime numbers down to a number that we choose. 2. Checking Prime Number In this example I [...]

android_logo

Develop Your First Flex Android Application

In this tutorial I will show you how to make a very simple application for Android devices, and for that we’re gonna use Flash Builder 4.5, and we will make a Flex Mobile Project. First, create a new Flex Mobile Project and name it HelloWolrd, after that you will see these 2 .mxml files which [...]

logo_horia_c_quicktip

Quick Tip: How to read an array in C

Because this is something that you should really know. And because I did not tell you this in my previous tutorials, I made this quick tip to show you how to read an array in C.

c 3

Getting started with C [3]

In this part I will talk about arrays, control structures, iteration structures (loops) Arrays An array is a series of elements of the same type placed in contiguous memory locations. An array declaration looks like that: type name [elements];. For example if you want an array with 8 elements: int array[8] Number 1 In this [...]

Newsletter

Twiiter


WordPress SEO