Category Archives: soft skills

Serialization

Again, whilst working my way through Practical symfony, I came across a word which I didn’t understand – serialization. And again, I’ve learnt something new today. Serialization (or serialisation in the UK) is the process of converting a data structure or object into a sequence of bits so that it can be stored or transmitted.
Posted in soft skills | Tagged | Leave a comment

To slugify?

I’m currently working my way through Practical symfony and I’m on day 5. It’s talking about the need to “slugify” column names before they can be used in URLs. However, what does “slugifying” a string actually do? Well, it replaces non-ASCII characters with ASCII characters. You learn something new everyday.
Also posted in programming | Tagged | 1 Comment

Spanish nouns

I found a great article on Wikipedia about Spanish nouns. The most useful part details how to tell the gender of a noun by its ending.
Posted in soft skills | Tagged | Leave a comment

Most frequently used Spanish words

As I’ve mentioned a few times – I’m actively learning Spanish. A huge part of becoming fluent will involve learning a lot of vocabulary. However, I don’t want to be learning words I’m not going to be using that often – that’s where frequency lists come in. Frequency lists allow you to “optimise” your vocabulary learning.
Posted in soft skills | Tagged | Leave a comment

Found some Spanish exercises

After complaining about the lack of good Spanish exercises, I stumbled across some on StudySpanish.com.
Posted in soft skills | Tagged | Leave a comment

Spanish

I enjoy learning languages. In the past I’ve learnt both French and German and currently, I’m interested in Spanish. I’ve been using a language learning site called Livemocha to pick up the basics of the language and have been supplementing that with information from About.com: Spanish Language. So far, I’m doing pretty well and have managed to [...]
Posted in soft skills | Tagged , | 3 Comments